@font-face {
    font-family: 'Open Sans';
    src: url('../woff/opensans-light-2.woff') format('woff');
    font-weight: 300;
    font-style: normal
}

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

@font-face {
    font-family: 'Open Sans';
    src: url('../woff/opensans-semibold-2.woff') format('woff');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff/opensans-bold-2.woff') format('woff');
    font-weight: 700;
    font-style: normal
}