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

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

.shrimpshrimp:before {
  content: "\e900";
}
