@font-face {
    font-family: 'Flat-UI-Icons';
    src: url('fonts/glyphicons/flat-ui-icons-regular.eot');
  	src: url('fonts/glyphicons/flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/glyphicons/flat-ui-icons-regular.woff') format('woff'),
       url('fonts/glyphicons/flat-ui-icons-regular.ttf')  format('truetype'),
       url('fonts/glyphicons/flat-ui-icons-regular.svg#svgFlat-UI-Icons') format('svg');
}

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