/* first for IE 4–8 */
@font-face {
  font-family: MarkWeb;
  font-weight: normal;
  src: url("MarkWeb-Book.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: MarkWeb;
  font-weight: normal;
  src: url("MarkWeb-Book.woff") format("woff");
}