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

[class^="icon"], [class*=" icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'GT-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1rem;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon.support:before {
  content: "\e91c";
}
.icon.whatsapp:before {
  content: "\e918";
}
.icon.x-cross:before {
  content: "\e917";
}
.icon.print:before {
  content: "\e916";
}
.icon.phone:before {
  content: "\e915";
}
.icon.checkout:before {
  content: "\e900";
}
.icon.arrow-head-down:before {
  content: "\e901";
}
.icon.arrow-head-left:before {
  content: "\e902";
}
.icon.arrow-head-right:before {
  content: "\e903";
}
.icon.arrow-head-up:before {
  content: "\e904";
}
.icon.triangle-down:before {
  content: "\e905";
}
.icon.triangle-left:before {
  content: "\e906";
}
.icon.triangle-right:before {
  content: "\e907";
}
.icon.triangle-up:before {
  content: "\e908";
}
.icon.triangles-up-down:before {
  content: "\e909";
}
.icon.check:before {
  content: "\e90a";
  padding: 2px 1px;
  border: 2px solid #BBB;
}
.icon.radio-inner-circle:before {
  content: "\e90b";
  padding: 2px;
  border: 2px solid #BBB;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.icon.headphone:before {
  content: "\e90c";
}
.icon.close-empty:before {
  content: "\e90d";
}
.icon.close-filled:before {
  content: "\e90e";
}
.icon.youtube:before {
  content: "\e90f";
}
.icon.arrow-right:before {
  content: "\e910";
}
.icon.globe:before {
  content: "\e911";
}
.icon.gift:before {
  content: "\e912";
}
.icon.question-circle:before {
  content: "\e913";
}
.icon.email:before {
  content: "\e914";
}
.icon.facebook:before {
  content: "\e919";
}
.icon.google-plus:before {
  content: "\e91a";
}
.icon.twitter:before {
  content: "\e91b";
}
.icon.info-circle:before {
  content: "\e92a";
}
.icon.ok-betalen:before {
  content: "\e930";
}
.icon.pencil:before {
  content: "\e93f";
}