/* Font imports
woff2 - Super Modern Browsers
woff  - Pretty Modern Browsers
tff   - Safari, Android, iOS
*/
@font-face {
    font-family: 'Brooklyn Samuels No5';
    font-display: swap;
    src: url('fonts/BrooklynSamuelsFive-Light.eot');
    src: url('fonts/BrooklynSamuelsFive-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrooklynSamuelsFive-Light.woff2') format('woff2'),
         url('fonts/BrooklynSamuelsFive-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brooklyn Samuels No5';
    font-display: swap;
    src: url('fonts/BrooklynSamuelsFive-Medium.eot');
    src: url('fonts/BrooklynSamuelsFive-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrooklynSamuelsFive-Medium.woff2') format('woff2'),
         url('fonts/BrooklynSamuelsFive-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Brooklyn Samuels No5 Medium';
    font-display: swap;
    src: url('fonts/BrooklynSamuelsFive-Medium.eot');
    src: url('fonts/BrooklynSamuelsFive-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrooklynSamuelsFive-Medium.woff2') format('woff2'),
         url('fonts/BrooklynSamuelsFive-Medium.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Brooklyn Samuels No5';
    font-display: swap;
    src: url('fonts/BrooklynSamuelsFive-Bold.eot');
    src: url('fonts/BrooklynSamuelsFive-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrooklynSamuelsFive-Bold.woff2') format('woff2'),
         url('fonts/BrooklynSamuelsFive-Bold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Brooklyn Samuels No5';
    font-display: swap;
    src: url('fonts/BrooklynSamuelsFive-Thin.eot');
    src: url('fonts/BrooklynSamuelsFive-Thin.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrooklynSamuelsFive-Thin.woff2') format('woff2'),
         url('fonts/BrooklynSamuelsFive-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Acta Display Bold';
    font-display: swap;
    src: url('fonts/actadisplay-bold.eot');
    src: url('fonts/actadisplay-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/actadisplay-bold.woff') format('woff'),
         url('fonts/actadisplay-bold.ttf') format('truetype');
    font-weight: bold;font-style: normal;
}
@font-face {
    font-family: 'Freeland';
    font-display: swap;
    src: url('fonts/Freeland.eot');
    src: url('fonts/Freeland.eot?#iefix') format('embedded-opentype'),
         url('fonts/Freeland.woff') format('woff'),
         url('fonts/Freeland.ttf') format('truetype');
    font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'Isidora Sans Alt Black It';
    font-display: swap;
    src: url('fonts/IsidoraSansAlt-BlackIt.eot');
    src: url('fonts/IsidoraSansAlt-BlackIt.eot?#iefix') format('embedded-opentype'),
        url('fonts/IsidoraSansAlt-BlackIt.woff2') format('woff2'),
        url('fonts/IsidoraSansAlt-BlackIt.woff') format('woff'),
        url('fonts/IsidoraSansAlt-BlackIt.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Isidora Sans Alt';
    font-display: swap;
    src: url('fonts/IsidoraSansAlt-Black.eot');
    src: url('fonts/IsidoraSansAlt-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/IsidoraSansAlt-Black.woff2') format('woff2'),
        url('fonts/IsidoraSansAlt-Black.woff') format('woff'),
        url('fonts/IsidoraSansAlt-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display:swap;src: url("fonts/fa-solid-900.eot");
    src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("fonts/fa-solid-900.woff2") format("woff2"),
    url("fonts/fa-solid-900.woff") format("woff"),
    url("fonts/fa-solid-900.ttf") format("truetype"),
    url("fonts/fa-solid-900.svg#fontawesome") format("svg")
}

@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display:swap;src: url("fonts/fa-brands-400.eot");
src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
url("fonts/fa-brands-400.woff2") format("woff2"),
url("fonts/fa-brands-400.woff") format("woff"),
url("fonts/fa-brands-400.ttf") format("truetype"),
url("fonts/fa-brands-400.svg#fontawesome") format("svg")
}
