@font-face {
    font-family: "midnightcali";
   src: url('fonts/Midnightcali.eot'); 
    src: url("fonts/Midnightcali.eot?#iefix") format("embedded-opentype"),
	url("fonts/Midnightcali.woff") format("woff"),
	url('fonts/Midnightcali.ttf') format('truetype'),
       	url("fonts/Midnightcali.svg") format("svg"),
    	url("fonts/midnightcali.otf") format("opentype");
}
