/*Fonts Family Created by asiathemes------------------------------------------------------------*/

/* Lato Fonts---------------------------------------------------------------------------------- */
@font-face {
    font-family: 'LatoRegular';
    src: url('Lato-Regular.eot');
    src: url('Lato-Regular.eot?#iefix') format('embedded-opentype'),
         /* url('Lato-Regular.woff') format('woff'), */
         url('Lato-Regular.ttf') format('truetype'),
         url('Lato-Regular.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoSemibold';
    src: url('Lato-Semibold.eot');
    src: url('Lato-Semibold.eot?#iefix') format('embedded-opentype'),
         /* url('Lato-Semibold.woff') format('woff'), */
         url('Lato-Semibold.ttf') format('truetype'),
         url('Lato-Semibold.svg#LatoSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}






