/**
 * och-icons | Onlinecommunityhub Icon set
 *
 * @version     1.0.0
 *
 * @author      Ruud van Lent
 * @copyright   Copyright (C) 2020 Onlinecommunityhub (X-ceed B.V.). All rights reserved.
 * @license     GNU/GPL version 3 or later
 * @link        https://onlinecommunityhub.nl
 */

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

[class^="och-icon-"], [class*=" och-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'och-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: inherit;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.och-icon-clipboard:before {
  content: "\e90d";
}
.och-icon-mix:before {
  content: "\e90c";
}
.och-icon-diaspora:before {
  content: "\f069";
}
.och-icon-rss:before {
  content: "\f09e";
}
.och-icon-xing:before {
  content: "\f168";
}
.och-icon-telegram:before {
  content: "\f2c6";
}
.och-icon-academia:before {
  content: "\e90b";
}
.och-icon-mobile:before {
  content: "\e90a";
}
.och-icon-textsms:before {
  content: "\e902";
}
.och-icon-messenger:before {
  content: "\e903";
}
.och-icon-viber:before {
  content: "\e904";
}
.och-icon-line:before {
  content: "\e905";
}
.och-icon-aboutme:before {
  content: "\e901";
}
.och-icon-share:before {
  content: "\e906";
}
.och-icon-pocket:before {
  content: "\e907";
}
.och-icon-email:before {
  content: "\e908";
}
.och-icon-twitter:before {
  content: "\f099";
}
.och-icon-facebook:before {
  content: "\f09a";
}
.och-icon-googleplus:before {
  content: "\f0d5";
}
.och-icon-linkedin:before {
  content: "\f0e1";
}
.och-icon-github:before {
  content: "\f113";
}
.och-icon-youtube:before {
  content: "\f16a";
}
.och-icon-instagram:before {
  content: "\f16d";
}
.och-icon-flickr:before {
  content: "\f16e";
}
.och-icon-tumblr:before {
  content: "\f173";
}
.och-icon-skype:before {
  content: "\f17e";
}
.och-icon-vk:before {
  content: "\f189";
}
.och-icon-stumbleupon:before {
  content: "\f1a4";
}
.och-icon-soundcloud:before {
  content: "\f1be";
}
.och-icon-slideshare:before {
  content: "\f1e7";
}
.och-icon-pinterest:before {
  content: "\f231";
}
.och-icon-medium:before {
  content: "\f23a";
}
.och-icon-vimeo:before {
  content: "\f27d";
}
.och-icon-reddit:before {
  content: "\f281";
}
.och-icon-snapchat:before {
  content: "\f2ac";
}
.och-icon-whatsapp:before {
  content: "\e909";
}
.och-icon-followme:before {
  content: "\e900";
}
.och-icon-blogger:before {
  content: "\eab7";
}
