@font-face {
    font-family:'Cross Town';
    src: url('fonts/crosstown.eot');
    src: url('fonts/crosstown.eot?#iefix') format('embedded-opentype'),
         url('fonts/crosstown.woff2') format('woff2'),
         url('fonts/crosstown.woff') format('woff'),
         url('fonts/crosstown.ttf') format('truetype');
}