@font-face {
  font-family: 'Exo2-Bold';
  src: url('fonts/Exo2-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Exo2-Bold.otf')  format('opentype'),
    url('fonts/Exo2-Bold.woff') format('woff'),
    url('fonts/Exo2-Bold.ttf')  format('truetype'),
    url('fonts/Exo2-Bold.svg#Exo2-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Exo2-Regular';
  src: url('fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Exo2-Regular.otf')  format('opentype'),
    url('fonts/Exo2-Regular.woff') format('woff'), 
    url('fonts/Exo2-Regular.ttf')  format('truetype'), 
    url('fonts/Exo2-Regular.svg#Exo2-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


