﻿/* @file fonts CSS */

@font-face {
font-family: 'DroidSansRegular';
src: url(droidsans-webfont.eot);
src: url(droidsans-webfont.eot?#iefix) format('embedded-opentype'),
	 url(droidsans-webfont.woff) format('woff'),
	 url(droidsans-webfont.ttf) format('truetype'),
	 url(droidsans-webfont.svg#droidsansregular) format('svg');
font-weight: normal;
font-style: normal;}

@font-face {
font-family: 'DroidSansBold';
src: url(droidsans-bold-webfont.eot);
src: url(droidsans-bold-webfont.eot?#iefix) format('embedded-opentype'),
	 url(droidsans-bold-webfont.woff) format('woff'),
	 url(droidsans-bold-webfont.ttf) format('truetype'),
	 url(droidsans-bold-webfont.svg#droidsansbold) format('svg');
font-weight: normal;
font-style: normal;}

@font-face {
font-family: 'Museo500';
src: url(museo500-regular-webfont.eot);
src: url(museo500-regular-webfont.eot?iefix) format('eot'),
	 url(museo500-regular-webfont.woff) format('woff'),
	 url(museo500-regular-webfont.ttf) format('truetype'),
	 url(museo500-regular-webfont.svg#webfontqf7qpaga) format('svg');
font-weight: normal;
font-style: normal;}

@font-face {
font-family: 'codystar';
src: url(codystar-light-webfont.eot);
src: url(codystar-light-webfont.eot?iefix) format('eot'),
	 url(codystar-light-webfont.woff) format('woff'),
	 url(codystar-light-webfont.ttf) format('truetype'),
	 url(codystar-light-webfont.svg#webfontnpxbdqia) format('svg');
font-weight: normal;
font-style: normal;}

