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

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

.gockelpk-arrow-down:before {
  content: "\e900";
}
.gockelpk-arrow-left:before {
  content: "\e901";
}
.gockelpk-arrow-right:before {
  content: "\e902";
}
.gockelpk-arrow-small-right-Stroke:before {
  content: "\e903";
}
.gockelpk-arrow-small-top-Stroke:before {
  content: "\e904";
}
.gockelpk-arrow-small-top-right-Stroke:before {
  content: "\e905";
}
.gockelpk-arrow-upright:before {
  content: "\e906";
}
