/* ============================================
   Estedad Font Face
   ============================================ */

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

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

/* ============================================
   Icomoon Icon Font
   ============================================ */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.eot?-rdmvgc');
    src: url('../fonts/icomoon/icomoon.eot?#iefix-rdmvgc') format('embedded-opentype'),
         url('../fonts/icomoon/icomoon.woff?-rdmvgc') format('woff'),
         url('../fonts/icomoon/icomoon.ttf?-rdmvgc') format('truetype'),
         url('../fonts/icomoon/icomoon.svg?-rdmvgc#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="iconsmind-"], [class*=" iconsmind-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
