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

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

.etopium-icon-label:before {
  content: "\e900";
}
.etopium-icon-surface1:before {
  content: "\e901";
}
.etopium-icon-writing:before {
  content: "\e902";
}
.etopium-icon-check:before {
  content: "\e903";
}
.etopium-icon-down-arrow:before {
  content: "\e904";
}
.etopium-icon-up-arrow:before {
  content: "\e905";
}
.etopium-icon-facebook:before {
  content: "\e906";
}
.etopium-icon-twitter:before {
  content: "\e907";
}
.etopium-icon-medium:before {
  content: "\e908";
}
.etopium-icon-instagram:before {
  content: "\e909";
}
.etopium-icon-reddit:before {
  content: "\e90a";
}
.etopium-icon-menu:before {
  content: "\e90b";
}
