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