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

.shortcuts {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'shortcuts' !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;
}

.shortcuts.shortcut-template:before {
  content: '\e900';
}
.shortcuts.shortcut-clothing:before {
  content: '\e901';
}
.shortcuts.shortcut-covid:before {
  content: '\e902';
}
.shortcuts.shortcut-asset:before {
  content: '\e903';
}
.shortcuts.shortcut-food:before {
  content: '\e904';
}
.shortcuts.shortcut-guidelines:before {
  content: '\e905';
}
.shortcuts.shortcut-merch:before {
  content: '\e906';
}
.shortcuts.shortcut-point-of-sale:before {
  content: '\e907';
}
.shortcuts.shortcut-poster:before {
  content: '\e908';
}
.shortcuts.shortcut-screens:before {
  content: '\e909';
}
.shortcuts.shortcut-signage:before {
  content: '\e90a';
}
.shortcuts.shortcut-social-media:before {
  content: '\e90b';
}
.shortcuts.shortcut-stationery:before {
  content: '\e90c';
}
.shortcuts.shortcut-tickets:before {
  content: '\e90d';
}
