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

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

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

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

@font-face {
	font-family: 'Alegreya-Bold';
	src: url('../fonts/Alegreya-Bold.eot?') format('eot'), 
	     url('../fonts/Alegreya-Bold.otf')  format('opentype'),
	     url('../fonts/Alegreya-Bold.woff') format('woff'), 
	     url('../fonts/Alegreya-Bold.ttf')  format('truetype'),
	     url('../fonts/Alegreya-Bold.svg#Alegreya-Bold') format('svg');
}

@font-face {
	font-family: 'Alegreya-Regular';
	src: url('../fonts/Alegreya-Regular.eot?') format('eot'), 
	     url('../fonts/Alegreya-Regular.otf')  format('opentype'),
	     url('../fonts/Alegreya-Regular.woff') format('woff'), 
	     url('../fonts/Alegreya-Regular.ttf')  format('truetype'),
	     url('../fonts/Alegreya-Regular.svg#Alegreya-Regular') format('svg');
}


