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

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


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

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