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

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

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

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

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

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

