@font-face {
  font-family: 'nugo';
  src:     url('fonts/NugoSand-light.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-style:   normal;
  font-weight:  normal;
}
@font-face {
  font-family: 'nugo';
   
  src: url('fonts/NugoSand-light.ttf')  format('truetype'), /* Safari, Android, iOS */
      
  font-style:   italic;
  font-weight:  normal;
}
@font-face {
    font-family: 'exo';
    src: url('fonts/Exo2-Light-webfont.eot');
    src: url('fonts/Exo2-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Exo2-Light-webfont.woff') format('woff'),
         url('fonts/Exo2-Light-webfont.ttf') format('truetype'),
         url('fonts/Exo2-Light-webfont.svg#exo_2light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'exo';
    src: url('fonts/Exo2-LightItalic-webfont.eot');
    src: url('fonts/Exo2-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Exo2-LightItalic-webfont.woff') format('woff'),
         url('fonts/Exo2-LightItalic-webfont.ttf') format('truetype'),
         url('fonts/Exo2-LightItalic-webfont.svg#exo_2light_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'exo';
    src: url('fonts/Exo2-Regular-webfont.eot');
    src: url('fonts/Exo2-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Exo2-Regular-webfont.woff') format('woff'),
         url('fonts/Exo2-Regular-webfont.ttf') format('truetype'),
         url('fonts/Exo2-Regular-webfont.svg#exo_2regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'exo';
    src: url('fonts/Exo2-Italic-webfont.eot');
    src: url('fonts/Exo2-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Exo2-Italic-webfont.woff') format('woff'),
         url('fonts/Exo2-Italic-webfont.ttf') format('truetype'),
         url('fonts/Exo2-Italic-webfont.svg#exo_2italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
