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

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

.antq-logo-retro:before {
  content: "\e900";
}
.antq-logo-2-01:before {
  content: "\e91e";
}
.antq-logo-3:before {
  content: "\e91f";
}
.antq-logo-4-01:before {
  content: "\e920";
}
.antq-logo-5-01:before {
  content: "\e921";
}
.antq-logo-6-01:before {
  content: "\e922";
}
