@font-face {
  font-family: 'militaryworks';
  src:  url('fonts/militaryworks.eot?894j3t');
  src:  url('fonts/militaryworks.eot?894j3t#iefix') format('embedded-opentype'),
    url('fonts/militaryworks.ttf?894j3t') format('truetype'),
    url('fonts/militaryworks.woff?894j3t') format('woff'),
    url('fonts/militaryworks.svg?894j3t#militaryworks') 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: 'militaryworks' !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-icon_blank:before {
  content: "\e901";
}
.icon-insta:before {
  content: "\e909";
  color: #fff;
}
.icon-fb:before {
  content: "\e903";
  color: #fff;
}
.icon-tw:before {
  content: "\e905";
  color: #fff;
}
.icon-line:before {
  content: "\e907";
  color: #fff;
}
.icon-youtube:before {
  content: "\e902";
  color: #fff;
}
.icon-tiktok:before {
  content: "\e90c";
  color: #fff;
}
.icon-arrow-circle:before {
  content: "\e900";
}
.icon-download:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e906";
}
.icon-menu:before {
  content: "\e908";
}
.icon-pdf:before {
  content: "\e90a";
}
.icon-plus:before {
  content: "\e90b";
}
