@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?pxpfxz');
    src: url('../fonts/icomoon.eot?pxpfxz#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?pxpfxz') format('truetype'),
        url('../fonts/icomoon.woff?pxpfxz') format('woff'),
        url('../fonts/icomoon.svg?pxpfxz#icomoon') 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: '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;
}

.icon-prev-btn:before {
    content: "\e904";
    color: #003fb0;
}

.icon-next-btn:before {
    content: "\e90a";
    color: #003fb0;
}

.icon-close2:before {
    content: "\e902";
    color: #003fb0;
}

.icon-messenger:before {
    content: "\e909";
}

.icon-left:before {
    content: "\e900";
}

.icon-right:before {
    content: "\e901";
}

.icon-enviar:before {
    content: "\e903";
}

.icon-wtp:before {
    content: "\e905";
}

.icon-menu:before {
    content: "\e906";
}

.icon-close:before {
    content: "\e907";
}

.icon-info:before {
    content: "\e908";
}


@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff'),
        url('../fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Book.woff2') format('woff2'),
        url('../fonts/Gotham-Book.woff') format('woff'),
        url('../fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff'),
        url('../fonts/Gotham-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}