@font-face {
    font-family: 'icomoon';
    src: url('./icomoon.ttf?zhmts1');
    src: url('./icomoon.ttf?zhmts1') format('truetype');
    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: 'icomoon' !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-Alt-Arrow-Down:before {
  content: "\e939";
  color: #1c274c;
}
.icon-Letter:before {
  content: "\e924";
  color: #1c274c;
}
.icon-Hashtag:before {
  content: "\e925";
  color: #1c274c;
}
.icon-Global:before {
  content: "\e921";
  color: #1c274c;
}
.icon-Link-Round:before {
  content: "\e90c";
  color: #1c274c;
}
.icon-Bill:before {
  content: "\e90f";
  color: #1c274c;
}
.icon-Phone-Rounded:before {
  content: "\e92b";
  color: #1c274c;
}
.icon-basil_instagram-outline:before {
  content: "\e92e";
}
.icon-User-Rounded:before {
  content: "\e902";
  color: #1c274c;
}
.icon-Calendar:before {
  content: "\e903";
  color: #1c274c;
}
