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

@font-face {
    font-family: 'robotolight';
    src: url('../FONTS/Roboto-Light-webfont.eot');
    src: url('../FONTS/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../FONTS/Roboto-Light-webfont.woff') format('woff'),
         url('../FONTS/Roboto-Light-webfont.ttf') format('truetype'),
         url('../FONTS/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'robotothin';
    src: url('../FONTS/Roboto-Thin-webfont.eot');
    src: url('../FONTS/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../FONTS/Roboto-Thin-webfont.woff') format('woff'),
         url('../FONTS/Roboto-Thin-webfont.ttf') format('truetype'),
         url('../FONTS/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}



@font-face {
    font-family: 'quicksandregular';
    src: url('../FONTS/quicksand-regular-webfont.woff2') format('woff2'),
         url('../FONTS/quicksand-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
font-display: swap;
}

@font-face {
    font-family: 'alegreya_sansregular';
    src: url('../FONTS/alegreyasans-webfont.woff2') format('woff2'),
         url('../FONTS/alegreyasans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'titilliumregular';
    src: url('../FONTS/titillium-webfont.woff2') format('woff2'),
         url('../FONTS/titillium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pt_sans_captionregular';
    src: url('../FONTS/PTC55F-webfont.eot');
    src: url('../FONTS/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../FONTS/PTC55F-webfont.woff2') format('woff2'),
         url('../FONTS/PTC55F-webfont.woff') format('woff'),
         url('../FONTS/PTC55F-webfont.ttf') format('truetype'),
         url('../FONTS/PTC55F-webfont.svg#pt_sans_captionregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'source_sans_proregular';
    src: url('../FONTS/sourcesanspro-webfont.woff2') format('woff2'),
         url('../FONTS/sourcesanspro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
