@font-face
{
    font-family: 'University';
  src: url('University.eot');
  src: url('University.eot?#') format('embedded-opentype'),
      url('University.woff') format('woff'),
      url('University.ttf') format('truetype');
}
