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

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

.izen-unity:before {
  content: "\e905";
}
.izen-csharp:before {
  content: "\e906";
}
.izen-cpp:before {
  content: "\e907";
}
.izen-alt-discord:before {
  content: "\e901";
}
.izen-download:before {
  content: "\e9c5";
}
.izen-earth:before {
  content: "\e9ca";
}
.izen-skype:before {
  content: "\eac5";
}
.izen-discord:before {
  content: "\e900";
}
.izen-python:before {
  content: "\e902";
}
.izen-exercism:before {
  content: "\e903";
}
.izen-unrealengine:before {
  content: "\e904";
}
