
@font-face {
    font-family:'FiraGO';
    src: url('../fonts/FiraGO-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/FiraGO-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/FiraGO-Medium.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/FiraGO-Medium.woff') format('woff'); /* Pretty Modern Browsers */
   
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family:'FiraGO Regular';
    src: url('../fonts/FiraGO-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/FiraGO-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/FiraGO-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/FiraGO-Regular.woff') format('woff'); /* Pretty Modern Browsers */
    
    font-style: normal;
    font-display:swap;
}



@font-face {
    font-family:'FiraGO Light';
    src: url('../fonts/FiraGO-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/FiraGO-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/FiraGO-Light.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/FiraGO-Light.woff') format('woff'); /* Pretty Modern Browsers */
   
    font-style: normal;
    font-display:swap;
}




/* Roboto-Regular -  */


@font-face {
    font-family:'Roboto';
    src:url('../fonts/Roboto-Regular.eot'); /* IE9 Compat Modes */
    src:url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight:400;
    font-style:normal;
    font-display: swap;
}



@font-face {
    font-family:'Roboto Caps';
        src:url('../fonts/Roboto-Regular-Caps.eot');
        src:url('../fonts/Roboto-Regular-Caps.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Roboto-Regular-Caps.woff2') format('woff2'),
            url('../fonts/Roboto-Regular-Caps.woff') format('woff'),
            url('../fonts/Roboto-Regular-Caps.ttf') format('truetype'),
            url('../fonts/Roboto-Regular-Caps.svg#Roboto-Regular-Caps') format('svg');
    font-weight:400;
    font-style:normal;
    font-display: swap;
}





@font-face {
    font-family: 'GEL';
        src:url('../fonts/BPGGEL.eot'); /* IE9 Compat Modes */
        src:url('../fonts/BPGGEL.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
            url('../fonts/BPGGEL.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/BPGGEL.woff') format('woff'); /* Pretty Modern Browsers */

    font-weight:normal;
    font-style:normal;
    -webkit-font-smoothing:antialiased;
}





