@charset "utf-8";

@font-face{
	font-family:futuraLight;
	src:url(../font/futural.ttf);
	}
@font-face{
	font-family:futuraLight2;
	src:url(../font/futuralc.ttf);
	}
@font-face{
	font-family:futuraLight2m;
	src:url(../font/futuramc.ttf);
	}	
	
@font-face{
	font-family:bickhamB;
	src:url(../font/BickhamScriptPro-Bold.otf);
	}		
	
@font-face{
	font-family:mimix;
	src:url(../font/Mimix%20W01%20Bold.ttf);
	}	
	
@font-face{
	font-family:arialRound;
	src:url(../font/ARLRDBD.ttf);
	}	
	
@font-face{
	font-family:impact;
	src:url(../font/impact.ttf);
	}
	
@font-face{
	font-family:orange;
	src:url(../font/OrangeSquash.ttf);
	}					
	
@font-face {
  font-family: 'typicons';
  src: url("path/to/typicons.eot");
  src: url("path/to/typicons.eot?#iefix") format('embedded-opentype'),
       url("path/to/typicons.woff") format('woff'),
       url("path/to/typicons.ttf") format('truetype'),
       url("path/to/typicons.svg#typicons") format('svg');
  font-weight: normal;
  font-style: normal;
}		
/* CSS Document */


