@charset "UTF-8";

@font-face {
  font-family: "forwrd";
  src:url("fonts/forwrd.eot");
  src:url("fonts/forwrd__q5bab61eb53.eot") format("embedded-opentype"),
    url("fonts/forwrd.woff") format("woff"),
    url("fonts/forwrd.ttf") format("truetype"),
    url("fonts/forwrd.svg") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "forwrd" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="fwd-"]:before,
[class*=" fwd-"]:before {
  font-family: "forwrd" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fwd-bars:before {
  content: "a";
}
.fwd-logo-forwrd:before {
  content: "b";
}
.fwd-info-o:before {
  content: "c";
}
.fwd-info:before {
  content: "d";
}
.fwd-arrow-left-o:before {
  content: "e";
}
.fwd-arrow-left:before {
  content: "f";
}
.fwd-arrow-right-o:before {
  content: "g";
}
.fwd-arrow-right:before {
  content: "h";
}
.fwd-linkedin:before {
  content: "i";
}
.fwd-logo-forwrd-o:before {
  content: "j";
}
.fwd-logo-forwrd-square:before {
  content: "k";
}
.fwd-mail:before {
  content: "l";
}
.fwd-place:before {
  content: "m";
}
.fwd-telephone:before {
  content: "n";
}
.fwd-facebook:before {
  content: "o";
}
.fwd-beste-bureau-keuze {
    width: 82px;
    height: 63px;
    background-image: url(images/btn_beste_bureau_keuze.jpg);
}
