@font-face {
  font-family: 'obelisk';
  src:
    url('fonts/obelisk.ttf?w3k32p') format('truetype'),
    url('fonts/obelisk.woff?w3k32p') format('woff'),
    url('fonts/obelisk.svg?w3k32p#obelisk') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="i-"], [class*=" i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'obelisk' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-search:before {
  content: "\f002";
}
.i-search-plus:before {
  content: "\f00e";
}
.i-warning:before {
  content: "\f071";
}
.i-twitter:before {
  content: "\f099";
}
.i-facebook:before {
  content: "\f09a";
}
.i-previous:before {
  content: "\f104";
}
.i-next:before {
  content: "\f105";
}
.i-circle-left:before {
  content: "\f137";
}
.i-circle-right:before {
  content: "\f138";
}
.i-play-circle:before {
  content: "\f144";
}
.i-instagram:before {
  content: "\f16e";
}
.i-video:before {
  content: "\e011";
}
.i-close:before {
  content: "\e914";
}
.i-right:before {
  content: "\e90b";
}
.i-left:before {
  content: "\e90c";
}
.i-expand:before {
  content: "\e906";
}
.i-check:before {
  content: "\e907";
}
.i-menu:before {
  content: "\e915";
}
.i-mail-checked:before {
  content: "\e900";
}
.i-alert:before {
  content: "\e911";
}
.i-swipe:before {
  content: "\e901";
}
