@font-face {
    font-family: 'trackregular';
	src:url(fontawesome-webfont.ttf);
	src:url(Track-webfont.eot);
    src: url('Track-webfont.eot');
    src: url('Track-webfont.eot?#iefix') format('embedded-opentype'),
         url('Track-webfont.woff2') format('woff2'),
         url('Track-webfont.woff') format('woff'),
         url('Track-webfont.ttf') format('truetype'),
         url('Track-webfont.svg#trackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}