/*@import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono);*/

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

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

/* first for IE 4–8 */
@font-face {
  font-family: MarkWebPro-Light;
  src: url("fonts/MarkWebPro-Light.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: MarkWebPro-Light;
  src: url("fonts/MarkWebPro-Light.woff") format("woff");
}

/* first for IE 4–8 */
@font-face {
  font-family: MarkWebPro-Black;
  src: url("fonts/MarkWebPro-Black.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: MarkWebPro-Black;
  src: url("fonts/MarkWebPro-Black.woff") format("woff");
}

@font-face {
  font-family: Bragi-Icon;
  src: url("fonts/bragi_thedash.woff") format("woff");
}

/* first for IE 4–8 */
@font-face {
  font-family: MarkWebPro-Thin;
  src: url("fonts/MarkWebPro-Thin.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: MarkWebPro-Thin;
  src: url("fonts/MarkWebPro-Thin.woff") format("woff");
}