@font-face {
    font-family: 'Inter';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/InterThin.eot');
    src: url('../fonts/InterThin.eot') format('embedded-opentype'),
         url('../fonts/InterThin.woff2') format('woff2'),
         url('../fonts/InterThin.woff') format('woff'),
         url('../fonts/InterThin.ttf') format('truetype'),
         url('../fonts/InterThin.svg#InterThin') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/InterExtraLight.eot');
    src: url('../fonts/InterExtraLight.eot') format('embedded-opentype'),
         url('../fonts/InterExtraLight.woff2') format('woff2'),
         url('../fonts/InterExtraLight.woff') format('woff'),
         url('../fonts/InterExtraLight.ttf') format('truetype'),
         url('../fonts/InterExtraLight.svg#InterExtraLight') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/InterLight.eot');
    src: url('../fonts/InterLight.eot') format('embedded-opentype'),
         url('../fonts/InterLight.woff2') format('woff2'),
         url('../fonts/InterLight.woff') format('woff'),
         url('../fonts/InterLight.ttf') format('truetype'),
         url('../fonts/InterLight.svg#InterLight') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/InterRegular.eot');
    src: url('../fonts/InterRegular.eot') format('embedded-opentype'),
         url('../fonts/InterRegular.woff2') format('woff2'),
         url('../fonts/InterRegular.woff') format('woff'),
         url('../fonts/InterRegular.ttf') format('truetype'),
         url('../fonts/InterRegular.svg#InterRegular') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/InterMedium.eot');
    src: url('../fonts/InterMedium.eot') format('embedded-opentype'),
         url('../fonts/InterMedium.woff2') format('woff2'),
         url('../fonts/InterMedium.woff') format('woff'),
         url('../fonts/InterMedium.ttf') format('truetype'),
         url('../fonts/InterMedium.svg#InterMedium') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/InterSemiBold.eot');
    src: url('../fonts/InterSemiBold.eot') format('embedded-opentype'),
         url('../fonts/InterSemiBold.woff2') format('woff2'),
         url('../fonts/InterSemiBold.woff') format('woff'),
         url('../fonts/InterSemiBold.ttf') format('truetype'),
         url('../fonts/InterSemiBold.svg#InterSemiBold') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/InterBold.eot');
    src: url('../fonts/InterBold.eot') format('embedded-opentype'),
         url('../fonts/InterBold.woff2') format('woff2'),
         url('../fonts/InterBold.woff') format('woff'),
         url('../fonts/InterBold.ttf') format('truetype'),
         url('../fonts/InterBold.svg#InterBold') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 800;
    font-style: normal;
    src: url('../fonts/InterExtraBold.eot');
    src: url('../fonts/InterExtraBold.eot') format('embedded-opentype'),
         url('../fonts/InterExtraBold.woff2') format('woff2'),
         url('../fonts/InterExtraBold.woff') format('woff'),
         url('../fonts/InterExtraBold.ttf') format('truetype'),
         url('../fonts/InterExtraBold.svg#InterExtraBold') format('svg');
}
@font-face {
    font-family: 'Inter';
    font-weight: 900;
     font-style: normal;
    src: url('../fonts/InterBlack.eot');
    src: url('../fonts/InterBlack.eot') format('embedded-opentype'),
         url('../fonts/InterBlack.woff2') format('woff2'),
         url('../fonts/InterBlack.woff') format('woff'),
         url('../fonts/InterBlack.ttf') format('truetype'),
         url('../fonts/InterBlack.svg#InterBlack') format('svg');
}
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?j8lqyb");
    src: url("../fonts/icomoon.eot?j8lqyb#iefix") format("embedded-opentype"),
        url("../fonts/icomoon.ttf?j8lqyb") format("truetype"),
        url("../fonts/icomoon.woff?j8lqyb") format("woff"),
        url("../fonts/icomoon.svg?j8lqyb#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
 
[class^="fd-icon-"],
[class*=" fd-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !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;
}
 
.fd-icon-catfish:before {
    content: "\e900";
}
