@font-face {
    font-family: 'Franklin Gothic Heavy Regular';
    src: url('../fonts/Franklin Gothic Heavy Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Bold';
    src: url('../fonts/Nexa Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa-ExtraLight';
    src: url('../fonts/Nexa-ExtraLight.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

body,
h1,
h3 {
    font-family: 'Nexa Bold', sans-serif;
}

.pay_c1 h2 {
    font-family: 'Nexa-ExtraLight', sans-serif;
}