@CHARSET "ISO-8859-1";

@font-face {
    font-family: 'OpenSans';
    src: url('opensans-regular.eot');
    src: url('opensans-regular.eot?#iefix') format('embedded-opentype'),
    url('opensans-regular.woff') format('woff'),
    url('opensans-regular.ttf') format('truetype'),
    url('opensans-regular.svg#opensans-light') format('svg');
    /*
    font-weight: 500;
    font-style: normal;
    */
}

