@font-face {
    font-family: 'OpenSans';
    src: url('../font/OpenSans/opensans-regular-webfont.eot');
    src: url('../font/OpenSans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/OpenSans/opensans-regular-webfont.woff2') format('woff2'),
    url('../font/OpenSans/opensans-regular-webfont.woff') format('woff'),
    url('../font/OpenSans/opensans-regular-webfont.ttf') format('truetype'),
    url('../font/OpenSans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../font/OpenSansLight/opensans-light-webfont.eot');
    src: url('../font/OpenSansLight/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/OpenSansLight/opensans-light-webfont.woff') format('woff'),
    url('../font/OpenSansLight/opensans-light-webfont.ttf') format('truetype'),
    url('../font/OpenSansLight/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
