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

.antara {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'antara' !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;
}

.antara-zoom:before {
  content: "\e90b";
}
.antara-clock:before {
  content: "\e90c";
}
.antara-arrow-left:before {
  content: "\e900";
}
.antara-arrow-right:before {
  content: "\e901";
}
.antara-arrow-top:before {
  content: "\e902";
}
.antara-arrow-bottom:before {
  content: "\e903";
}
.antara-instagram:before {
  content: "\e904";
}
.antara-facebook:before {
  content: "\e905";
}
.antara-whatsapp:before {
  content: "\e906";
}
.antara-antara-icon:before {
  content: "\e907";
}
.antara-antara-type:before {
  content: "\e908";
}
.antara-antara:before {
  content: "\e909";
}
.antara-close:before {
  content: "\e90a";
  color: #707070;
}
