@font-face {
	font-family: 'Untitled Font';
	src: url('UntitledFontRegular.eot');
	src: url('UntitledFontRegular.eot?#iefix') format('embedded-opentype'),
		url('UntitledFontRegular.woff') format('woff'),
		url('UntitledFontRegular.ttf') format('truetype'),
		url('UntitledFontRegular.svg') format('svg');
}