/* -----------------------------------------------------------------
	Creation: 	Original:	07/05/2010
	Author:		Robert Dillon
				www.refreshingedge.com
	Contents
	-----------------------------
	00		@font-face styles ONLY
	
	
	
	
/*	00	@font-face 
------------------------------------------------------------------	
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     Tup Wanders
 * @vendorurl:  http://www.tupwanders.nl
 * @licenseurl: http://www.fontsquirrel.com/license/Aaargh
 *
 *
 */
@font-face {
	font-family: 'AaarghNormal';
	src: url('../fonts/Aaargh.eot');
	src: local('Aaargh Normal'), local('AaarghNormal'), url('../fonts/Aaargh.ttf') format('truetype');
}
@font-face {
	font-family: 'BPreplay';
	src: url('../fonts/BPreplay.eot');
	src: local('BPreplay Normal'), 
			url('../fonts/BPreplay.oft') format('opentype');
}