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