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

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

.gyeaicon-login:before {
  content: "\e916";
}
.gyeaicon-doc:before {
  content: "\e912";
}
.gyeaicon-file:before {
  content: "\e913";
}
.gyeaicon-xls:before {
  content: "\e914";
}
.gyeaicon-zip:before {
  content: "\e915";
}
.gyeaicon-linkedin:before {
  content: "\e910";
}
.gyeaicon-x-twitter:before {
  content: "\e911";
}
.gyeaicon-pdf:before {
  content: "\e90f";
}
.gyeaicon-x:before {
  content: "\e90e";
}
.gyeaicon-check:before {
  content: "\e90d";
}
.gyeaicon-chevron-down:before {
  content: "\e900";
}
.gyeaicon-chevron-up:before {
  content: "\e901";
}
.gyeaicon-chevron-right:before {
  content: "\e902";
}
.gyeaicon-chevron-left:before {
  content: "\e903";
}
.gyeaicon-donation-onetime:before {
  content: "\e904";
}
.gyeaicon-donation-regular:before {
  content: "\e905";
}
.gyeaicon-facebook:before {
  content: "\e906";
}
.gyeaicon-info:before {
  content: "\e907";
}
.gyeaicon-instagram:before {
  content: "\e908";
}
.gyeaicon-megaphone:before {
  content: "\e909";
}
.gyeaicon-separator:before {
  content: "\e90a";
}
.gyeaicon-video:before {
  content: "\e90b";
}
.gyeaicon-youtube:before {
  content: "\e90c";
}
