@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), url(aset/OpenSans-Regular.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans'), url(aset/OpenSans-Italic.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans'), url(aset/OpenSans-Light.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans'), url(asetOpenSans-LightItalic.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans'), url(aset/OpenSans-SemiBold.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans'), url(aset/OpenSans-SemiBoldItalic.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans'), url(aset/OpenSans-Bold.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans'), url(aset/OpenSans-BoldItalic.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans'), url(aset/OpenSans-ExtraBold1.woff) format('woff');
}

@font-face {
    font-family: open sans;
    font-style: italic;
    font-weight: 800;
    src: local('Open Sans'), url(aset/OpenSans-ExtraBoldItalic.woff) format('woff');
}

@font-face {
    font-family: open sans light;
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), url(aset/OpenSans-Light-webfont.woff) format('woff');
}

@font-face {
    font-family: open sans condensed;
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Condensed'), url(aset/OpenSans-CondBold.woff) format('woff');
}
