/**
 * Generated by Fontself Catapult (https://www.fontself.com/catapult) on 2019-11-26T10:13:09.186Z
 *
 * Font information
 * Family: AFK-iconen-zwart
 * Style: Regular
 *
 *
 * For more information about how to use this style, check the HTML file.
 */

@font-face {
  font-family: 'afk-iconen-zwart-regular';
  src: url('afk-iconen-zwart-regular-webfont.woff2') format('woff2'),
    url('afk-iconen-zwart-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.afk-icon {
  display: inline-block;
  font: normal normal normal 20px/1 'afk-iconen-zwart-regular';
  font-size: 30px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.afk-user:before {
  content: "1";
}

.afk-list:before {
  content: "3";
}

.afk-clock:before {
  content: "4";
}

.afk-calendar:before {
  content: "5";
}

.afk-question:before {
  content: "7";
}

.afk-download:before {
  content: "9";
}

.afk-cog:before {
  content: "8";
}

.afk-euro:before {
  content: "2";
}

.afk-location:before {
  content: "6";
}

.afk-fill-user:before {
  content: "!";
}

.afk-fill-list:before {
  content: "#";
}

.afk-fill-clock:before {
  content: "$";
}

.afk-fill-calendar:before {
  content: "%";
}

.afk-fill-question:before {
  content: "&";
}

.afk-fill-download:before {
  content: "(";
}

.afk-fill-cog:before {
  content: "*";
}

.afk-fill-euro:before {
  content: "@";
}

.afk-fill-location:before {
  content: "^";
}
