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

@font-face {
    font-family: 'semi-open';
    src:    url('OpenSans/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
    url('OpenSans/OpenSans-Semibold.woff') format('woff'),
    url('OpenSans/OpenSans-Semibold.ttf')  format('truetype'),
    url('OpenSans/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thin-open';
    src:    url('OpenSans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
    url('OpenSans/OpenSans-Light.woff') format('woff'),
    url('OpenSans/OpenSans-Light.ttf')  format('truetype'),
    url('OpenSans/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
