@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'BebasNue';
	src: url('../fonts/bebasneue.eot');
	src: url('../fonts/bebasneue.eot?#iefix') format('embedded-opentype'),
	url('../fonts/bebasneue.woff') format('woff'),
	url('../fonts/bebasneue.ttf') format('truetype'),
	url('../fonts/bebasneue.svg#CaviarDreamsRegular') format('svg');
}

@font-face {
    font-family: 'oswaldreg';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../fonts/oswald-regular-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exoreg';
    src: url('../fonts/exo-regular-webfont.eot');
    src: url('../fonts/exo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-regular-webfont.woff2') format('woff2'),
         url('../fonts/exo-regular-webfont.woff') format('woff'),
         url('../fonts/exo-regular-webfont.ttf') format('truetype'),
         url('../fonts/exo-regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
