/* NOTE: KEEP THIS STYLE SHEET IN THE SAME DIRECTORY AS THE PAGE WHERE THE FONTS ARE DISPLAYED
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 */
/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     Mostardesign
 * @licenseurl: http://www.fontspring.com/fflicense/mostardesign
 *
 *
 */

@font-face {
	font-family: 'SofiaRegular-1';
	src: url('/neor/fonts/sofia/sofia_regular.eot');
}

@font-face {
	font-family: 'SofiaRegular-1';
	src: url('/neor/fonts/sofia/sofia_regular_font1.ttf');
}

@font-face {
	font-family: 'SofiaRegular-2';
	src: url('/neor/fonts/sofia/sofia_regular_font2.ttf');
}

/**MEDIUM**/
@font-face {
	font-family: 'SofiaMedium-1';
	src: url('/neor/fonts/sofia/sofia_medium.eot');
}

@font-face {
	font-family: 'SofiaMedium-1';
	src: url('/neor/fonts/sofia/sofia_medium_font1.ttf');
}

@font-face {
	font-family: 'SofiaMedium-2';
	src: url('/neor/fonts/sofia/sofia_medium_font2.ttf');
}

/**BOLD**/

@font-face {
	font-family: 'SofiaBold-1';
	src: url('/neor/fonts/sofia/sofia_bold.eot');
}

@font-face {
	font-family: 'SofiaBold-1';
	src: url('/neor/fonts/sofia/sofia_bold_font1.ttf');
}

@font-face {
	font-family: 'SofiaBold-2';
	src: url('/neor/fonts/sofia/sofia_bold_font2.ttf');
}



