@font-face {
    font-family: koohenoor;
    font-style: normal;
    font-weight: normal;
    src: url('../font/Kohinoor-Regular.eot');
    src: url('../font/Kohinoor-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/Kohinoor-Regular.woff') format('woff'),
    url('../font/Kohinoor-Regular.ttf') format('truetype');
}
@font-face {
    font-family: koohenoor;
    font-style: normal;
    font-weight: 200;
    src: url('../font/Kohinoor-Light.eot');
    src: url('../font/Kohinoor-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/Kohinoor-Light.woff') format('woff'),
    url('../font/Kohinoor-Light.ttf') format('truetype');
}
@font-face {
    font-family: koohenoor;
    font-style: normal;
    font-weight: 600;
    src: url('../font/Kohinoor-Semibold.eot');
    src: url('../font/Kohinoor-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../font/Kohinoor-Semibold.woff') format('woff'),
    url('../font/Kohinoor-Semibold.ttf') format('truetype');
}
@font-face {
    font-family: koohenoor;
    font-style: normal;
    font-weight: 900;
    src: url('../font/Kohinoor-Bold.eot');
    src: url('../font/Kohinoor-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/Kohinoor-Bold.woff') format('woff'),
    url('../font/Kohinoor-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 100;
    src:  url('../font/Lato-Thin.ttf') format('truetype');
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 200;
    src:  url('../font/Lato-Light.ttf') format('truetype');
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src:  url('../font/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
    src:  url('../font/Lato-Bold.ttf') format('truetype');
}



