@charset "utf-8";

@font-face {
    font-family: 'deliciousroman';
    src: url('../fonts/delicious-roman-webfont.eot');
    src: url('../fonts/delicious-roman-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/delicious-roman-webfont.woff') format('woff'),
	url('../fonts/delicious-roman-webfont.ttf') format('truetype'),
	url('../fonts/delicious-roman-webfont.svg#deliciousroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "WOL_SL";
    src: url("../fonts/WOL_SL.eot?#iefix") format("eot"), 
	url("../fonts/WOL_SL.woff") format("woff"), 
	url("../fonts/WOL_SL.ttf") format("truetype"), 
	url("../fonts/WOL_SL.svg#web") format("svg");
	font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: "WOL_Reg";
    src: url("../fonts/WOL_Reg.eot?#iefix") format("eot"), 
	url("../fonts/WOL_Reg.woff") format("woff"), 
	url("../fonts/WOL_Reg.ttf") format("truetype"), 
	url("../fonts/WOL_Reg.svg#web") format("svg");
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "WOL_SB";
    src: url("../fonts/WOL_SB.eot?#iefix") format("eot"), 
	url("../fonts/WOL_SB.woff") format("woff"), 
	url("../fonts/WOL_SB.ttf") format("truetype"), 
	url("../fonts/WOL_SB.svg#web") format("svg");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "WOL_Bold";
    src: url("../fonts/WOL_Bold.eot?#iefix") format("eot"), 
	url("../fonts/WOL_Bold.woff") format("woff"), 
	url("../fonts/WOL_Bold.ttf") format("truetype"), 
	url("../fonts/WOL_Bold.svg#web") format("svg");
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'LearningCurveProRegular';
    src: url('../fonts/LearningCurve_OT-webfont.eot');
    src: url('../fonts/LearningCurve_OT-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LearningCurve_OT-webfont.woff') format('woff'),
         url('../fonts/LearningCurve_OT-webfont.ttf') format('truetype'),
         url('../fonts/LearningCurve_OT-webfont.svg#LearningCurveProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}