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

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

.domidai-circle-arrow-right:before {
  content: "\e908";
}
.domidai-arrow-right:before {
  content: "\e900";
}
.domidai-check:before {
  content: "\e901";
}
.domidai-circle-arrow-left:before {
  content: "\e902";
}
.domidai-edit:before {
  content: "\e903";
}
.domidai-phone:before {
  content: "\e904";
}
.domidai-pin:before {
  content: "\e905";
}
.domidai-plus:before {
  content: "\e906";
}
.domidai-whatsapp:before {
  content: "\e907";
}
