@font-face {
	font-family: 'Arial Rounded';
	src: url('/sites/all/themes/custom/mix_main/fonts/arial-rounded-bold/arialroundedbold.eot');
	src: url('/sites/all/themes/custom/mix_main/fonts/arial-rounded-bold/arialroundedbold.eot?#iefix') format('embedded-opentype'),
			 url('/sites/all/themes/custom/mix_main/fonts/arial-rounded-bold/arialroundedbold.woff') format('woff'),
			 url('/sites/all/themes/custom/mix_main/fonts/arial-rounded-bold/arialroundedbold.ttf') format('truetype'),
			 url('/sites/all/themes/custom/mix_main/fonts/arial-rounded-bold/arialroundedbold.svg#arialroundedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Faraco Hand';
	src: url('../../fonts/faraco-hand/Faraco_Hand.eot');
	src: url('../../fonts/faraco-hand/Faraco_Hand.eot?#iefix') format('embedded-opentype'),
			 url('../../fonts/faraco-hand/Faraco_Hand.woff') format('woff'),
			 url('../../fonts/faraco-hand/Faraco_Hand.ttf') format('truetype'),
			 url('../../fonts/faraco-hand/Faraco_Hand.svg#Faraco_Hand') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gothic';
	src: url('../../fonts/alternate-gothic/alternate-gothic.eot');
	src: url('../../fonts/alternate-gothic/alternate-gothic.eot?#iefix') format('embedded-opentype'),
			 url('../../fonts/alternate-gothic/alternate-gothic.woff') format('woff'),
			 url('../../fonts/alternate-gothic/alternate-gothic.ttf') format('truetype'),
			 url('../../fonts/alternate-gothic/alternate-gothic.svg#alternate-gothic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{
  font-family: 'DIN';
  src: url('../../fonts/din/DINWeb.eot');
  src: url('../../fonts/din/DINWeb.eot') format('embedded-opentype'),
       url('../../fonts/din/DINWeb.woff') format('woff'),
       url('../../fonts/din/DINWeb.ttf') format('truetype'),
       url('../../fonts/din/DINWeb.svg#DINWeb') format('svg');
}

@font-face{
  font-family: 'DIN Bold';
  src: url('../../fonts/din/DINWeb-Bold.eot');
  src: url('../../fonts/din/DINWeb-Bold.eot') format('embedded-opentype'),
       url('../../fonts/din/DINWeb-Bold.woff') format('woff'),
       url('../../fonts/din/DINWeb-Bold.ttf') format('truetype'),
       url('../../fonts/din/DINWeb-Bold.svg#DINWeb') format('svg');
}
