/* Font-face @start */
@font-face {
    font-family: 'MrsItalic';
    src: url('../fonts/mrsci___-webfont.eot');
    src: url('../fonts/mrsci___-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mrsci___-webfont.woff') format('woff'),
         url('../fonts/mrsci___-webfont.ttf') format('truetype'),
         url('../fonts/mrsci___-webfont.svg#MrsCufonItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Main_Font';
    src: url('../fonts/fontfabric_-_nexaheavy-webfont.eot');
    src: url('../fonts/fontfabric_-_nexaheavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontfabric_-_nexaheavy-webfont.woff') format('woff'),
         url('../fonts/fontfabric_-_nexaheavy-webfont.ttf') format('truetype'),
         url('../fonts/fontfabric_-_nexaheavy-webfont.svg#Main_Font') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Font-face @end */