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

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

.potisen-icon-right-arrow:before {
  content: "\e911";
}
.potisen-icon-phone:before {
  content: "\e900";
}
.potisen-icon-mail:before {
  content: "\e901";
}
.potisen-icon-pin:before {
  content: "\e902";
}
.potisen-icon-poll:before {
  content: "\e903";
}
.potisen-icon-bid:before {
  content: "\e904";
}
.potisen-icon-work:before {
  content: "\e905";
}
.potisen-icon-politics:before {
  content: "\e906";
}
.potisen-icon-sprout:before {
  content: "\e907";
}
.potisen-icon-care:before {
  content: "\e908";
}
.potisen-icon-medal:before {
  content: "\e909";
}
.potisen-icon-idea:before {
  content: "\e90a";
}
.potisen-icon-quote:before {
  content: "\e90b";
}
.potisen-icon-speaker:before {
  content: "\e90c";
}
.potisen-icon-washington:before {
  content: "\e90d";
}
.potisen-icon-good:before {
  content: "\e90e";
}
.potisen-icon-vote:before {
  content: "\e90f";
}
.potisen-icon-mortarboard:before {
  content: "\e910";
}
