/* CSS Document */

@font-face {
	font-family: Interstate;
	src: url('fonts/Interstate-Light.ttf'),
     	 url('fonts/Interstate-Light.eot'); /* IE9 */
}

@font-face {
	font-family: Interstate-Bold;
	src: url('fonts/Interstate-Regular.ttf'),
     	 url('fonts/Interstate-Regular.eot'); /* IE9 */
}

@font-face {
	font-family: 'Sentinel-Oblique';
	src: url('fonts/Sentinel Type - BigNoodleTitling-Oblique.eot');
	src: local('☺'), 
		 url('fonts/Sentinel Type - BigNoodleTitling-Oblique.woff') format('woff'), 
		 url('fonts/Sentinel Type - BigNoodleTitling-Oblique.ttf') format('truetype'), 
		 url('fonts/Sentinel Type - BigNoodleTitling-Oblique.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sentinel';
	src: url('fonts/Sentinel Type - BigNoodleTitling.eot');
	src: local('☺'), url('fonts/Sentinel Type - BigNoodleTitling.woff') format('woff'), url('fonts/Sentinel Type - BigNoodleTitling.ttf') format('truetype'), url('fonts/Sentinel Type - BigNoodleTitling.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}