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

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

.tcr-vipps-white:before {
  content: "\e907";
  color: #fff;
}
.tcr-vipps:before {
  content: "\e909";
  color: #ff5b24;
}
.tcr-bag:before {
  content: "\e908";
}
.tcr-burger-bar:before {
  content: "\e906";
}
.tcr-log-in:before {
  content: "\e900";
}
.tcr-add-user:before {
  content: "\e901";
}
.tcr-customer-service:before {
  content: "\e902";
}
.tcr-restaurant:before {
  content: "\e903";
}
.tcr-take-away:before {
  content: "\e904";
}
.tcr-dinner-table:before {
  content: "\e905";
}
