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

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

.gwa-icon_close:before {
  content: "\e900";
}
.gwa-icon_icon1:before {
  content: "\e901";
}
.gwa-icon_icon2:before {
  content: "\e902";
}
.gwa-icon_icon3:before {
  content: "\e903";
}
.gwa-icon_icon4:before {
  content: "\e904";
}
.gwa-icon_icon5:before {
  content: "\e905";
}
.gwa-icon_icon6:before {
  content: "\e906";
}
.gwa-icon_logo:before {
  content: "\e907";
}
.gwa-icon_nav:before {
  content: "\e908";
}
.gwa-icon_telegram:before {
  content: "\e909";
}
