@font-face {
   font-family:'Exo';
   font-style: normal;
   font-weight: 100;
   src: url(Exo-Thin.ttf);
}
@font-face {
   font-family:'Exo';
   font-style: normal;
   font-weight: 200;
   src: url(Exo-ExtraLight.ttf);
}
@font-face {
   font-family:'Exo';
   font-style: normal;
   font-weight: 300;
   src: url(Exo-Light.ttf);
}
@font-face {
   font-family:'Exo';
   font-style: normal;
   font-weight: 400;
   src: url(Exo-Regular.ttf);
}
@font-face {
   font-family:'Lato';
   font-style: normal;
   font-weight: 100;
   src: url(Lato-Thin.ttf);
}
@font-face {
   font-family:'Lato';
   font-style: normal;
   font-weight: 300;
   src: url(Lato-Light.ttf);
}
@font-face {
   font-family:'Lato';
   font-style: normal;
   font-weight: 400;
   src: url(Lato-Regular.ttf);
}
