/*Lato-fonts*/
@font-face {
   font-family: Tahoma;
   src:url(../fonts/Tahoma.ttf);
}


/*Lato-fonts*/
@font-face {
   font-family: Lato-Bold;
   src:url(../fonts/Lato/Lato-Bold.ttf);
}
@font-face {
   font-family: Lato-Light;
   src:url(../fonts/Lato/Lato-Light.ttf);
}
@font-face {
   font-family: Lato-Regular;
   src:url(../fonts/Lato/Lato-Regular.ttf);
}
@font-face {
   font-family: Lato-Thin;
   src:url(../fonts/Lato/Lato-Thin.ttf);
}
@font-face {
   font-family: Lato-Semibold;
   src:url(../fonts/Lato/Lato-Semibold.ttf);
}
@font-face {
   font-family: Lato-Hairline;
   src:url(../fonts/Lato/Lato-Hairline.ttf);
}
@font-face {
   font-family: Lato-Heavy;
   src:url(../fonts/Lato/Lato-Heavy.ttf);
}
@font-face {
   font-family: Lato-Medium;
   src:url(../fonts/Lato/Lato-Medium.ttf);
}
/*-----------------------------------------------*/


/*OpenSans*/
@font-face {
   font-family: OpenSans-Regular;
   src:url(../fonts/open-sans/OpenSans-Regular.ttf);
}
@font-face {
   font-family: OpenSans-Bold;
   src:url(../fonts/open-sans/OpenSans-Bold.ttf)
}
@font-face {
   font-family: OpenSans-Light;
   src:url(../fonts/open-sans/OpenSans-Light.ttf)
}
@font-face {
   font-family: OpenSans-Semibold;
   src:url(../fonts/open-sans/OpenSans-Semibold.ttf);
}
/*-----------------------------------------------*/


/*raleway*/
@font-face {
   font-family: raleway-regular;
   src:url(../fonts/raleway/raleway-regular.ttf);
}
@font-face {
   font-family: /raleway-bold;
   src:url(../fonts/raleway/raleway-bold.ttf);
}
@font-face {
   font-family: raleway-semibold;
   src:url(../fonts/raleway/raleway-semibold.ttf)
}
/*-----------------------------------------------*/



/*Roboto-Regular*/
@font-face {
   font-family: Roboto-Regular;
   src:url(../fonts/roboto/Roboto-Regular.ttf);
}
@font-face {
   font-family:Roboto-Bold;
   src:url(../fonts/roboto/Roboto-Bold.ttf);
}
@font-face {
   font-family: Roboto-Medium;
   src:url(../fonts/roboto/Roboto-Medium.ttf)
}
@font-face {
   font-family: Roboto-Light;
   src:url(../fonts/roboto/Roboto-Light.ttf)
}
@font-face {
   font-family: Roboto-Thin;
   src:url(../fonts/roboto/Roboto-Thin.ttf)
}
/*-----------------------------------------------*/