@font-face {
    font-family: 'sansationbold';
    src: url('sansation_bold-webfont.eot');
    }

@font-face {
    font-family: 'sansationbold';
    src: url('sansation_bold-webfont.woff2') format('woff2'),
		 url('sansation_bold-webfont.woff') format('woff'),
		 url('sansation_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sansationregular';
    src: url('sansation_regular-webfont.eot');
    }

@font-face {
    font-family: 'sansationregular';
    src: url('sansation_regular-webfont.woff2') format('woff2'),
		 url('sansation_regular-webfont.woff') format('woff'),
		 url('sansation_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('raleway-regular-webfont.eot');
    }

@font-face {
    font-family: 'ralewayregular';
    src: url('raleway-regular-webfont.woff2') format('woff2'),
		 url('raleway-regular-webfont.woff') format('woff'),
		 url('raleway-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}