@font-face {
    font-family: 'Sansation';
    src: url('SansationLightItalic.woff2') format('woff2'),
        url('SansationLightItalic.woff') format('woff'),
        url('SansationLightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Sansation';
    src: url('SansationRegular.woff2') format('woff2'),
        url('SansationRegular.woff') format('woff'),
        url('SansationRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation';
    src: url('SansationRegular_1.woff2') format('woff2'),
        url('SansationRegular_1.woff') format('woff'),
        url('SansationRegular_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation';
    src: url('SansationItalic.woff2') format('woff2'),
        url('SansationItalic.woff') format('woff'),
        url('SansationItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sansation';
    src: url('SansationLight.woff2') format('woff2'),
        url('SansationLight.woff') format('woff'),
        url('SansationLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation';
    src: url('SansationBold.woff2') format('woff2'),
        url('SansationBold.woff') format('woff'),
        url('SansationBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation';
    src: url('SansationBoldItalic.woff2') format('woff2'),
        url('SansationBoldItalic.woff') format('woff'),
        url('SansationBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

