

@font-face {
    font-family: 'Gobold Extra1';
    src: url('../fonts/GoboldExtra1.woff2') format('woff2'),
        url('../fonts/GoboldExtra1.woff') format('woff'),
        url('../fonts/GoboldExtra1.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gobold';
    src: url('../fonts/GoboldBold.woff2') format('woff2'),
        url('../fonts/GoboldBold.woff') format('woff'),
        url('../fonts/GoboldBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}










@font-face {
    font-family: 'Gobold';
    src: url('../fonts/GoboldThin.woff2') format('woff2'),
        url('../fonts/GoboldThin.woff') format('woff'),
        url('../fonts/GoboldThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}




@font-face {
    font-family: 'Gobold';
    src: url('../fonts/Gobold.woff2') format('woff2'),
        url('../fonts/Gobold.woff') format('woff'),
        url('../fonts/Gobold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}





@font-face {
    font-family: 'Gobold Thin';
    src: url('../fonts/GoboldThinLight.woff2') format('woff2'),
        url('../fonts/GoboldThinLight.woff') format('woff'),
        url('../fonts/GoboldThinLight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}





