@font-face { 
  font-family: 'OWwebExtraLight';
  src: url('fonts/OfficeworksWeb-ExtraLight.eot'); /* IE9 Compat Modes */
  src: url('fonts/OfficeworksWeb-ExtraLight.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/OfficeworksWeb-ExtraLight.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/OfficeworksWeb-ExtraLight.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/OfficeworksWeb-ExtraLight.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'OWwebBook';
  src: url('fonts/OfficeworksWeb-Book.eot'); /* IE9 Compat Modes */
  src: url('fonts/OfficeworksWeb-Book.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/OfficeworksWeb-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/OfficeworksWeb-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/OfficeworksWeb-Book.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'OWwebDemi';
  src: url('fonts/OfficeworksWeb-Demi.eot'); /* IE9 Compat Modes */
  src: url('fonts/OfficeworksWeb-Demi.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/OfficeworksWeb-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/OfficeworksWeb-Demi.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/OfficeworksWeb-Demi.svg') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'OWwebMedium';
  src: url('fonts/OfficeworksWeb-Medium.eot'); /* IE9 Compat Modes */
  src: url('fonts/OfficeworksWeb-Medium.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/OfficeworksWeb-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/OfficeworksWeb-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/OfficeworksWeb-Medium.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'OWwebBold';
  src: url('fonts/OfficeworksWeb-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/OfficeworksWeb-Bold.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/OfficeworksWeb-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/OfficeworksWeb-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/OfficeworksWeb-Bold.svg') format('svg'); /* Legacy iOS */
}