/*
  mdx icon font: mdx
  Creation date: 24/11/2016 12:16
  */

@font-face {
    font-family: ofleetothers;
    src: url("./Flaticon.eot");
    src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
    url("./Flaticon.woff") format("woff"),
    url("./Flaticon.ttf") format("truetype"),
    url("./Flaticon.svg#mdx") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="mdx-"], [class*=" mdx-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ofleetothers' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.mdx-adaptive:before { content: "\f100"; }
.mdx-caret-down:before { content: "\f101"; }
.mdx-caret-up:before { content: "\f102"; }
.mdx-connect:before { content: "\f103"; }
.mdx-design:before { content: "\f104"; }
.mdx-global:before { content: "\f105"; }
.mdx-idea:before { content: "\f106"; }
.mdx-login:before { content: "\f107"; }
.mdx-puzzle:before { content: "\f108"; }
.mdx-responsive:before { content: "\f109"; }
.mdx-security:before { content: "\f10a"; }
.mdx-success:before { content: "\f10b"; }
.mdx-support:before { content: "\f10c"; }