/*Gemaakt met https://icomoon.io/ met iconen uit library https://lineicons.com/ */
@font-face {
  font-family: 'Appytizer';
  src:  url('fonts/Appytizer.eot?cksuzd');
  src:  url('fonts/Appytizer.eot?cksuzd#iefix') format('embedded-opentype'),
    url('fonts/Appytizer.ttf?cksuzd') format('truetype'),
    url('fonts/Appytizer.woff?cksuzd') format('woff'),
    url('fonts/Appytizer.svg?cksuzd#Appytizer') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.appytizer {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Appytizer' !important;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    flex-shrink: 0;
    vertical-align: -0.1em;

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

.appytizer-emoji-smile-tongue-outlined-rounded:before {
  content: "\e901";
}
.appytizer-emoji-smile-tongue-solid-rounded:before {
    content: "\e902";
}
.appytizer-comment-1-text-outlined-rounded:before {
    content: "\e900";
}
.appytizer-share-1-outlined-rounded:before {
  content: "\e903";
}
