
/* BECAUSE STANDARD WEB FONTS SUCK. ***************************/
@font-face {
    font-family: 'LektonRegular';
    src: url('Lekton-Regular-webfont.eot');
    src: url('Lekton-Regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('Lekton-Regular-webfont.woff') format('woff'),
         url('Lekton-Regular-webfont.ttf') format('truetype'),
         url('Lekton-Regular-webfont.svg#LektonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LektonItalic';
    src: url('Lekton-Italic-webfont.eot');
    src: url('Lekton-Italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('Lekton-Italic-webfont.woff') format('woff'),
         url('Lekton-Italic-webfont.ttf') format('truetype'),
         url('Lekton-Italic-webfont.svg#LektonItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CallMeMaybe';
    src: url('call_me_maybe_webfont.eot');
    src: url('call_me_maybe_webfont.eot?#iefix') format('embedded-opentype'),
         url('call_me_maybe_webfont.woff2') format('woff2'),
         url('call_me_maybe_webfont.woff') format('woff'),
         url('call_me_maybe_webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*****************
@font-face {
	font-family: 'CallMeMaybe';
	src: url('Call me maybe.eot');
	src: local('☺'), 
		 url('Call me maybe.woff') format('woff'), 
		 url('Call me maybe.ttf') format('truetype'), 
		 url('fonts/Call me maybe.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
********************/
