@font-face {
  font-family: 'tada-icon';
  src:
    url('../fonts/tada-icon.ttf?n3cpw5') format('truetype'),
    url('../fonts/tada-icon.woff?n3cpw5') format('woff'),
    url('../fonts/tada-icon.svg?n3cpw5#tada-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-left03:before {
  content: "\e90c";
}
.icon-right03:before {
  content: "\e90d";
}
.icon-fax01:before {
  content: "\e907";
}
.icon-tel01:before {
  content: "\e908";
}
.icon-angle-right01:before {
  content: "\e906";
}
.icon-pagetop:before {
  content: "\e905";
}
.icon-blank02:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e909";
}
.icon-left02:before {
  content: "\e90a";
}
.icon-right02:before {
  content: "\e90b";
}
.icon-blank01:before {
  content: "\e900";
}
.icon-left01:before {
  content: "\e901";
}
.icon-right01:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e904";
}
