@font-face {
    font-family: 'Tracks';
    src: url('font/Tracks.eot');
    src: url('font/Tracks.eot?#iefix') format('embedded-opentype'),
         url('font/Tracks.woff') format('woff'),
         url('font/Tracks.ttf') format('truetype'),
         url('font/Tracks.svg#Tracks') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tracks Italic';
    src: url('font/Tracks_Italic.eot');
    src: url('font/Tracks_Italic.eot?#iefix') format('embedded-opentype'),
         url('font/Tracks_Italic.woff') format('woff'),
         url('font/Tracks_Italic.ttf') format('truetype'),
         url('font/Tracks_Italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}