/***** Roboto Ragular, Bold, Italic, Lite, Thin Font *****/
@font-face {
	font-family: roboto;
	src: url("../fonts/roboto/r.woff") format("woff"),
	url("../fonts/roboto/r.svg#r") format("svg"),
	url("../fonts/roboto/r.ttf") format("truetype"),
	url("../fonts/roboto/r.eot") format("eot");
}
@font-face {
	font-family: roboto-b;
	src: url("../fonts/roboto/rb.woff") format("woff"),
	url("../fonts/roboto/rb.svg#rb") format("svg"),
	url("../fonts/roboto/rb.ttf") format("truetype"),
	url("../fonts/roboto/rb.eot") format("eot");

}
@font-face {
	font-family: roboto-l;
	src: url("../fonts/roboto/rl.woff") format("woff"),
	url("../fonts/roboto/rl.svg#rl") format("svg"),
	url("../fonts/roboto/rl.ttf") format("truetype"),
	url("../fonts/roboto/rl.eot") format("eot");
}
@font-face {
	font-family: roboto-t;
	src: url("../fonts/roboto/rt.woff") format("woff"),
	url("../fonts/roboto/rt.svg#rt") format("svg"),
	url("../fonts/roboto/rt.ttf") format("truetype"),
	url("../fonts/roboto/rt.eot") format("eot");
}
@font-face {
	font-family: roboto-i;
	src: url("../fonts/roboto/ri.woff") format("woff"),
	url("../fonts/roboto/ri.svg#ri") format("svg"),
	url("../fonts/roboto/ri.ttf") format("truetype"),
	url("../fonts/roboto/ri.eot") format("eot");
}

/***** San Fansico Compact Display Light, Compact Display Regular, Compact Text Light Italic, Display Regular, Compact Display Semiblod Font *****/
@font-face {
	font-family: sf;
	src: url("../fonts/sf/sf.woff") format("woff"),
	url("../fonts/sf/sf.eot") format("eot"),
	url("../fonts/sf/sf.ttf") format("truetype"),
	url("../fonts/sf/sf.svg#sf") format("svg");
}
@font-face {
	font-family: sf-c;
	src: url("../fonts/sf/sf-c.woff") format("woff"),
	url("../fonts/sf/sf-c.eot") format("eot"),
	url("../fonts/sf/sf-c.ttf") format("truetype"),
	url("../fonts/sf/sf-c.svg#sf") format("svg");
}
@font-face {
	font-family: sf-li;
	src: url("../fonts/sf/sf-li.woff") format("woff"),
	url("../fonts/sf/sf-li.eot") format("eot"),
	url("../fonts/sf/sf-li.ttf") format("truetype"),
	url("../fonts/sf/sf-li.svg#sf") format("svg");
}
@font-face {
	font-family: sf-l;
	src: url("../fonts/sf/sf-l.woff") format("woff"),
	url("../fonts/sf/sf-l.eot") format("eot"),
	url("../fonts/sf/sf-l.ttf") format("truetype"),
	url("../fonts/sf/sf-l.svg#sf") format("svg");
}
@font-face {
	font-family: sf-sb;
	src: url("../fonts/sf/sf-sb.woff") format("woff"),
	url("../fonts/sf/sf-sb.eot") format("eot"),
	url("../fonts/sf/sf-sb.ttf") format("truetype"),
	url("../fonts/sf/sf-sb.svg#sf") format("svg");
}

/***** Avenir Next Demi Bold Font *****/
@font-face {
	font-family: avenir;
	src: url("../fonts/avenir/an.ttf") format("truetype");
}
@font-face {
	font-family: 'Maleah-Regular';
	src: url("../fonts/Maleah-Regular.ttf") format("truetype");
}

/***** Kozuka Gothic Font *****/
@font-face {
	font-family: koz;
	src: url("../fonts/koz/KozGoPr6N-Regular.ttf") format("truetype");
}