/*
 * Icon Font Icons8
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */


@font-face {
  font-family: "Icons8";
  src: url("../fonts/Icons8_7736d535474ee086e738257c3f5c7389.eot");
  src: url("../fonts/Icons8_7736d535474ee086e738257c3f5c7389.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Icons8_7736d535474ee086e738257c3f5c7389.woff2") format("woff2"),
       url("../fonts/Icons8_7736d535474ee086e738257c3f5c7389.woff") format("woff"),
       url("../fonts/Icons8_7736d535474ee086e738257c3f5c7389.ttf") format("truetype"),
       url("../fonts/Icons8_7736d535474ee086e738257c3f5c7389.svg#Icons8") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Icons8";
        src: url("../fonts/Icons8_7736d535474ee086e738257c3f5c7389.svg#Icons8") format("svg");
    }
}

[data-icons8]:before { content: attr(data-icons8); }

[data-icons8]:before,
.icons8-back:before,
.icons8-department:before,
.icons8-forward:before,
.icons8-info:before,
.icons8-key-2:before,
.icons8-message:before,
.icons8-ok:before,
.icons8-pdf:before {
    display: inline-block;
    font-family: "Icons8";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.icons8-back:before { content: "\f10a"; }
.icons8-department:before { content: "\f10e"; }
.icons8-forward:before { content: "\f103"; }
.icons8-info:before { content: "\f108"; }
.icons8-key-2:before { content: "\f105"; }
.icons8-message:before { content: "\f106"; }
.icons8-pdf:before { content: "\f10c"; }
.icons8-ok:before {content : "\f116"}