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