/*Fonts Family Created by Asiathemes*/

/* Lato Fonts*/

@font-face {
    font-family: 'LatoBold';
    src: url('Lato-Bold.eot');
    src: url('Lato-Bold.eot?#iefix') format('embedded-opentype'),
         /* url('Lato-Bold.woff') format('woff'), */
         url('Lato-Bold.ttf') format('truetype'),
         url('Lato-Bold.svg#LatoBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'LatoItalic';
    src: url('Lato-Italic.eot');
    src: url('Lato-Italic.eot?#iefix') format('embedded-opentype'),
         /* url('Lato-Italic.woff') format('woff'), */
         url('Lato-Italic.ttf') format('truetype'),
         url('Lato-Italic.svg#LatoItalic') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'LatoLight';
    src: url('Lato-Light.eot');
    src: url('Lato-Light.eot?#iefix') format('embedded-opentype'),
         /* url('Lato-Light.woff') format('woff'), */
         url('Lato-Light.ttf') format('truetype'),
         url('Lato-Light.svg#LatoLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    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: 400;
    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: 500;
    font-style: normal;
}


