@font-face {
  font-family: 'h1-logo';
  src:  url('fonts/h1-logo.eot?h4lvi0');
  src:  url('fonts/h1-logo.eot?h4lvi0#iefix') format('embedded-opentype'),
    url('fonts/h1-logo.ttf?h4lvi0') format('truetype'),
    url('fonts/h1-logo.woff?h4lvi0') format('woff'),
    url('fonts/h1-logo.svg?h4lvi0#h1-logo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="h1logo-icon-"], [class*=" h1logo-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'h1-logo' !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;
}

.h1logo-icon-H1_Logo_Square:before {
  content: "\e900";
}
