/* CSS Document */

@font-face
{
  font-family: 'GOTHIC';
  src: url('../fonts/GOTHIC.eot');
  src: local('GOTHIC'),
  url('../fonts/GOTHIC.woff') format('woff'),
  url('../fonts/GOTHIC.otf') format('otf'),
  url('../fonts/GOTHIC.svg') format('svg'),
  url('../fonts/GOTHIC.ttf') format('truetype');
  font-weight:normal;
  font-style:normal; 
}


