@font-face {
    font-family: 'Sansation-Regular';
    src: url('../fontface/sansation_regular-webfont.eot');
    src: url('../fontface/sansation_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/sansation_regular-webfont.woff') format('woff'),
         url('../fontface/sansation_regular-webfont.ttf') format('truetype'),
         url('../fontface/sansation_regular-webfont.svg#Sansation-Regular') format('svg');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'Sansation-Light';
    src: url('../fontface/sansation_light-webfont.eot');
    src: url('../fontface/sansation_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/sansation_light-webfont.woff') format('woff'),
         url('../fontface/sansation_light-webfont.ttf') format('truetype'),
         url('../fontface/sansation_light-webfont.svg#Sansation-Light') format('svg');
    font-weight: 200;
    font-style: light;

}
@font-face {
    font-family: 'Sansation-Light-Italic';
    src: url('../fontface/sansation_light_italic-webfont.eot');
    src: url('../fontface/sansation_light_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/sansation_light_italic-webfont.woff') format('woff'),
         url('../fontface/sansation_light_italic-webfont.ttf') format('truetype'),
         url('../fontface/sansation_light_italic-webfont.svg#Sansation-Light-Italic') format('svg');
    font-weight: 200;
    font-style: italic;

}
@font-face {
    font-family: 'Sansation-Bold';
    src: url('../fontface/sansation_bold-webfont.eot');
    src: url('../fontface/sansation_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/sansation_bold-webfont.woff') format('woff'),
         url('../fontface/sansation_bold-webfont.ttf') format('truetype'),
         url('../fontface/sansation_bold-webfont.svg#Sansation-Bold') format('svg');
    font-weight: 700;
    font-style: bold;

}
@font-face {
    font-family: 'Sansation-Bold-Italic';
    src: url('../fontface/sansation_bold_italic-webfont.eot');
    src: url('../fontface/sansation_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/sansation_bold_italic-webfont.woff') format('woff'),
         url('../fontface/sansation_bold_italic-webfont.ttf') format('truetype'),
         url('../fontface/sansation_bold_italic-webfont.svg#Sansation-Bold-Italic') format('svg');
    font-weight: 700;
    font-style: italic;

}