@font-face {
    font-family:    'experlogix--default';
    src:
        url('../fonts/experlogix--default.ttf') format('truetype'),
        url('../fonts/experlogix--default.woff') format('woff'),
        url('../fonts/experlogix--default.svg#experlogix--default') format('svg');
    font-weight:    normal;
    font-style:     normal;
    font-display:   block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family:    'experlogix--default' !important;
    speak:          never;
    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;
}




