@font-face {
    font-family: 'sansationbold';
    src: url('sansation_bold-webfont.woff2') format('woff2'),
         url('sansation_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sansationbold_italic';
    src: url('sansation_bold_italic-webfont.woff2') format('woff2'),
         url('sansation_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sansationitalic';
    src: url('sansation_italic-webfont.woff2') format('woff2'),
         url('sansation_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sansation_lightregular';
    src: url('sansation_light-webfont.woff2') format('woff2'),
         url('sansation_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sansation_lightitalic';
    src: url('sansation_light_italic-webfont.woff2') format('woff2'),
         url('sansation_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sansationregular';
    src: url('sansation_regular-webfont.woff2') format('woff2'),
         url('sansation_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}