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

}