@font-face {
  font-family: "IcoMoon-Ultimate";
  src: url("/fonts/IcoMoon/fonts/IcoMoon-Ultimate.eot?y6c5xu");
  src: url("/fonts/IcoMoon/fonts/IcoMoon-Ultimate.eot?y6c5xu#iefix") format("embedded-opentype"), url("/fonts/IcoMoon/fonts/IcoMoon-Ultimate.ttf?y6c5xu") format("truetype"), url("/fonts/IcoMoon/fonts/IcoMoon-Ultimate.woff?y6c5xu") format("woff"), url("/fonts/IcoMoon/fonts/IcoMoon-Ultimate.svg?y6c5xu#IcoMoon-Ultimate") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "IcoMoon-Ultimate" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 0.75rem;
  width: 1rem;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
  content: "\ea38";
}

.icon-phone:before {
  content: "\ea1c";
}

#error_content {
  padding: 6rem 0 6rem 4rem;
}
#error_content h2 {
  font-size: 2rem;
}
#error_content .text {
  font-style: italic;
  font-size: 1rem;
  margin-top: 0.75rem;
}
#error_content .text a {
  font-style: normal;
  font-weight: 600;
  font-family: trade-gothic-next-condensed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
}

/*# sourceMappingURL=error.css.map */
