@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Bold.eot');
    src: url('Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Bold.woff2') format('woff2'),
        url('Gotham-Bold.woff') format('woff'),
        url('Gotham-Bold.ttf') format('truetype'),
        url('Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Medium';
    src: url('Gotham-Medium.eot');
    src: url('Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Medium.woff2') format('woff2'),
        url('Gotham-Medium.woff') format('woff'),
        url('Gotham-Medium.ttf') format('truetype'),
        url('Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Light';
    src: url('Gotham-Light.eot');
    src: url('Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff'),
        url('Gotham-Light.ttf') format('truetype'),
        url('Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'The Scientist'; 
    src: url('/inc/fonts/TheScientist.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'britney_freeregular';
    src: url('britney_free-webfont.eot');
    src: url('britney_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('britney_free-webfont.woff2') format('woff2'),
         url('britney_free-webfont.woff') format('woff'),
         url('britney_free-webfont.ttf') format('truetype'),
         url('britney_free-webfont.svg#britney_freeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Breathing';
    src: url('/inc/fonts/Breathing.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BigShouldersDisplayBold';
    src: url('/inc/fonts/BigShouldersDisplayBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_promedium';
    src: url('cera_pro_medium-webfont.eot');
    src: url('cera_pro_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera_pro_medium-webfont.woff2') format('woff2'),
         url('cera_pro_medium-webfont.woff') format('woff'),
         url('cera_pro_medium-webfont.ttf') format('truetype'),
         url('cera_pro_medium-webfont.svg#cera_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_prolight';
    src: url('cera_pro_light-webfont.eot');
    src: url('cera_pro_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera_pro_light-webfont.woff2') format('woff2'),
         url('cera_pro_light-webfont.woff') format('woff'),
         url('cera_pro_light-webfont.ttf') format('truetype'),
         url('cera_pro_light-webfont.svg#cera_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_probold';
    src: url('cera_pro_bold-webfont.eot');
    src: url('cera_pro_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera_pro_bold-webfont.woff2') format('woff2'),
         url('cera_pro_bold-webfont.woff') format('woff'),
         url('cera_pro_bold-webfont.ttf') format('truetype'),
         url('cera_pro_bold-webfont.svg#cera_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
/****
    font-family: 'DM Sans', sans-serif;
    font-family: 'Gotham-Medium';
    font-family: 'britney_freeregular';
    font-family: 'Gotham Light';
    font-family: 'cera_promedium';
    font-family: 'cera_prolight';
    font-family: 'cera_probold';
    font-family: 'cera_proitalic';
***/