@font-face {
    font-family: 'HoqueGlobal';
    src: url('../font/icon-font/HoqueGlobal.eot?adwdmf');
    src: url('../font/icon-font/HoqueGlobal.eot?adwdmf#iefix') format('embedded-opentype'), url('../font/icon-font/HoqueGlobal.woff2?adwdmf') format('woff2'), url('../font/icon-font/HoqueGlobal.ttf?adwdmf') format('truetype'), url('../font/icon-font/HoqueGlobal.woff?adwdmf') format('woff'), url('../font/icon-font/HoqueGlobal.svg?adwdmf#HoqueGlobal') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="hg-"],
[class*=" hg-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'HoqueGlobal' !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;
}

.hg-focus-and-strength:before {
    content: "\e900";
}

.hg-investment-strategy:before {
    content: "\e901";
}

.hg-right-arrow:before {
    content: "\e902";
}

.hg-left-arrow:before {
    content: "\e903";
}