
/* CSS Document */

@font-face {
	font-family:smoke;
	src:url("../smoke.ttf");
}

@font-face {
	font-family:liberation-sans-bold;
	src:url("../fonts/liberation_sans/LiberationSans-Bold.ttf");
}

@font-face {
	font-family:liberation-sans-bolditalic;
	src:url("../fonts/liberation_sans/LiberationSans-BoldItalic.ttf");
}

@font-face {
	font-family:liberation-sans-italic;
	src:url("../fonts/liberation_sans/LiberationSans-Italic.ttf");
}

@font-face {
	font-family:liberation-sans-regular;
	src:url("../fonts/liberation_sans/LiberationSans-Regular.ttf");
}

@font-face {
	font-family:steelfish-bold-italic;
	src:url("../fonts/steelfish/steelfish-bd-it.otf");
}

@font-face {
	font-family:steelfish-bold;
	src:url("../fonts/steelfish/steelfish-bd.otf");
}

@font-face {
	font-family:steelfish-black-italic;
	src:url("../fonts/steelfish/steelfish-eb-it.otf");
}

@font-face {
	font-family:steelfish-black;
	src:url("../fonts/steelfish/steelfish-eb.otf");
}

@font-face {
	font-family:steelfish-outline;
	src:url("../fonts/steelfish/steelfish-outline.otf");
}

@font-face {
	font-family:steelfish-regular;
	src:url("../fonts/steelfish/steelfish-rg.otf");
}

@font-face {
	font-family:steelfish-regular-italic;
	src:url("../fonts/steelfish/steelfish-rg-it.otf");
}

@font-face {
	font-family:abel;
	src:url("../fonts/abel/abel-regular.ttf");
}

@font-face {
	font-family:avenir;
	src:url("../fonts/avenir/Avenir-Light.ttf");
}

@font-face {
	font-family:source-sans-pro;
	src:url("../fonts/source-sans-pro/SourceSansPro-ExtraLight.otf");
}

@font-face {
	font-family:source-sans-pro-bold;
	src:url("../fonts/source-sans-pro/SourceSansPro-Semibold.otf");
}