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

@font-face {
    font-family: 'Scto Grotesk A Demo';
    src: url('../fonts/SctoGroteskAMedium.eot');
    src: url('../fonts/SctoGroteskAMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SctoGroteskAMedium.woff2') format('woff2'),
        url('../fonts/SctoGroteskAMedium.woff') format('woff'),
        url('../fonts/SctoGroteskAMedium.ttf') format('truetype'),
        url('../fonts/SctoGroteskAMedium.svg#SctoGroteskAMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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