/** custom */
@font-face {
  font-family: fugueRegular;
  src: url("../fonts/fugue_regular-webfont.otf") format("otf"),
    url("../fonts/fugue_regular-webfont.woff") format("woff"),
    url("../fonts/fugue_regular-webfont.woff2") format("woff2");
}

@font-face {
  font-family: fugueRegularItalic;
  src: url("../fonts/fugue_regular_italic-webfont.otf") format("otf"),
    url("../fonts/fugue_regular_italic-webfont.woff") format("woff"),
    url("../fonts/fugue_regular_italic-webfont.woff2") format("woff2");
}
