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