/*
@font-face {
    src: url(../font/OpenSans-CondLight.ttf);
    font-family: open-sans;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    src: url(../font/OpenSans-CondBold.ttf);
    font-family: open-sans;
    font-style: normal;
    font-weight: bold;
}

@font-face {
    src: url(../font/OpenSans-CondLightItalic.ttf);
    font-family: open-sans;
    font-style: italic;
    font-weight: normal;
}
*/

/*
@font-face {
    src: url(../font/OpenSans-Regular.ttf);
    font-family: open-sans;
    font-style: normal;
    font-weight: normal;
}
*/

@font-face {
    src: url(../font/OpenSans-Light.ttf);
    font-family: open-sans;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    src: url(../font/OpenSans-LightItalic.ttf);
    font-family: open-sans;
    font-style: italic;
    font-weight: normal;
}

@font-face {
    src: url(../font/OpenSans-Bold.ttf);
    font-family: open-sans;
    font-style: normal;
    font-weight: bold;
}

@font-face {
    src: url(../font/OpenSans-BoldItalic.ttf);
    font-family: open-sans;
    font-style: italic;
    font-weight: bold;
}

/*@font-face {
    src: url(../font/OpenSans-CondBold.ttf);
    font-family: open-sans;
    font-style: normal;
    font-weight: bolder;
}*/
