@font-face {
    font-family: 'OpenSans';
    src: url('../../theme/font-open-sans/open-sans-regular.eot') format('eot');
    src: url('../../theme/font-open-sans/open-sans-regular.woff2') format('woff2');
    src: url('../../theme/font-open-sans/open-sans-regular.woff') format('woff');
    src: url('../../theme/font-open-sans/open-sans-regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'OpenSans SemiBold';
    src: url('../../theme/font-open-sans/OpenSans-SemiBold.eot') format('eot');
    src: url('../../theme/font-open-sans/OpenSans-SemiBold.woff2') format('woff2');
    src: url('../../theme/font-open-sans/OpenSans-SemiBold.woff') format('woff');
    src: url('../../theme/font-open-sans/OpenSans-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
