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

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

.icon-swirlswirl-ccw-cranberry:before {
  content: "\e900";
  color: #c3375a;
}
.icon-swirlswirl-cw-cranberry:before {
  content: "\e901";
  color: #c3375a;
}
.icon-swirlswirl-ccw-dkorange:before {
  content: "\e902";
  color: #ea482c;
}
.icon-swirlswirl-cw-dkorange:before {
  content: "\e903";
  color: #ea482c;
}
.icon-swirlswirl-ccw-orange:before {
  content: "\e904";
  color: #f0902a;
}
.icon-swirlswirl-cw-orange:before {
  content: "\e905";
  color: #f0902a;
}
.icon-swirlswirl-ccw-strawberry:before {
  content: "\e906";
  color: #b8407f;
}
.icon-swirlswirl-cw-strawberry:before {
  content: "\e907";
  color: #b8407f;
}
