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