/* Ostrich Sans */

@font-face {
	font-family: 'SpartanExtraLight';
	src: url('webfonts/LeagueSpartan-ExtraLight.eof');
	src: local('☺'), url('webfonts/LeagueSpartan-ExtraLight.woff') format('woff'), url('webfonts/LeagueSpartan-ExtraLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'SpartanLight';
	src: url('webfonts/LeagueSpartan-Light.eof');
	src: local('☺'), url('webfonts/LeagueSpartan-Light.woff') format('woff'), url('webfonts/LeagueSpartan-Light.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Spartan';
	src: url('webfonts/LeagueSpartan-Regular.eof');
	src: local('☺'), url('webfonts/LeagueSpartan-Regular.woff') format('woff'), url('webfonts/LeagueSpartan-Regular.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'SpartanBold';
	src: url('webfonts/LeagueSpartan-Bold.eof');
	src: local('☺'), url('webfonts/LeagueSpartan-Bold.woff') format('woff'), url('webfonts/LeagueSpartan-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}