 


@font-face {
    font-family: 'OS_light';
    src: url('fonts/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
		 url('fonts/opensans-light-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OS_regular';
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
		 url('fonts/opensans-regular-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OS_semibold';
    src: url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
		 url('fonts/opensans-semibold-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}
 
 @font-face {
    font-family: 'OS_bold';
    src: url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
		 url('fonts/opensans-bold-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OS_extrabold';
    src: url('fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('fonts/opensans-extrabold-webfont.woff') format('woff'),
		 url('fonts/opensans-extrabold-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'WehbWeb';
    src: url('fonts/wehbweb-webfont.woff2') format('woff2'),
         url('fonts/wehbweb-webfont.woff') format('woff'),
		 url('fonts/wehbweb-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Forte';
    src: url('fonts/forte.woff2') format('woff2'),
         url('fonts/forte.woff') format('woff'),
		 url('fonts/forte.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}