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

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

.wastor-circle-chevron:before {
  content: "\e900";
}
.wastor-arrow--down:before {
  content: "\e906";
}
.wastor-check:before {
  content: "\e907";
}
.wastor-circle-border--blue .path1:before {
  content: "\e908";
  color: rgb(25, 37, 75);
}
.wastor-circle-border--blue .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.wastor-circle-border--white .path1:before {
  content: "\e90a";
  color: rgb(255, 255, 255);
}
.wastor-circle-border--white .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.wastor-minus:before {
  content: "\e902";
}
.wastor-plus:before {
  content: "\e903";
}
