@font-face {
    font-family: "Track";
    src: url("../fonts/Track-Regular.otf") format("opentype"),
         url("../fonts/Track-RegularItalic.otf") format("opentype"),
    	 url("../fonts/Track-Regular.ttf") format("truetype"),
         url("../fonts/Track-RegularItalic.ttf") format("truetype");
}