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

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

.gerfont-list-solid-dark:before {
  content: "\e900";
}
