@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?i407kw');
    src: url('fonts/icomoon.eot?i407kw#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?i407kw') format('truetype'), url('fonts/icomoon.woff?i407kw') format('woff'), url('fonts/icomoon.svg?i407kw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.icon {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    font-size: 18px !important;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-panapay:before {
    content: "\e900";
}
