@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/OpenSans-Light-webfont.woff) format('woff2');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/OpenSans-Regular-webfont.woff) format('woff2');
}
@font-face {
    font-family: 'Open Sans Semibold';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/OpenSans-Semibold-webfont.woff) format('woff2');
}
@font-face {
    font-family: 'Open Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/OpenSans-Bold-webfont.woff) format('woff2');
}