@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('fnt/glyphicons-halflings-regular.eot');
  src: url('fnt/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fnt/glyphicons-halflings-regular.woff') format('woff'), url('fnt/glyphicons-halflings-regular.ttf') format('truetype'), url('fnt/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
	font-family: 'icomoon';
	src:url('fnt/icomoon/icomoon.eot');
	src:url('fnt/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fnt/icomoon/icomoon.woff') format('woff'),
		url('fnt/icomoon/icomoon.ttf') format('truetype'),
		url('fnt/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

