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

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

.ga-bullseye:before {
  content: "\e900";
}
.ga-linkedin-square:before {
  content: "\e901";
}
.ga-instagram-alt:before {
  content: "\e902";
}
.ga-facebook-square:before {
  content: "\e903";
}
.ga-twitter:before {
  content: "\e904";
}
.ga-low-vision:before {
  content: "\e905";
}
.ga-user-plus:before {
  content: "\e906";
}
.ga-user:before {
  content: "\e907";
}
.ga-phone:before {
  content: "\e908";
}
.ga-envelope:before {
  content: "\e909";
}
.ga-map:before {
  content: "\e90a";
}
.ga-eye:before {
  content: "\e9ce";
}
