@font-face {
    font-family: 'Open Sans';
    src: url('opensans-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Bold';
    src: url('opensans-semibold-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

