/* Estedad FD */

@font-face {
    font-family: EstedadFD;
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/estedad-fd-light.woff2') format('woff2');
}

@font-face {
    font-family: EstedadFD;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/estedad-fd-regular.woff2') format('woff2');
}

@font-face {
    font-family: EstedadFD;
    font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/estedad-fd-semibold.woff2') format('woff2');
}

@font-face {
    font-family: EstedadFD;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/estedad-fd-bold.woff2') format('woff2');
}

@font-face {
    font-family: EstedadFD;
    font-display: swap;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/estedad-fd-extrabold.woff2') format('woff2');
}

@font-face {
    font-family: EstedadFD;
    font-display: swap;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/estedad-fd-black.woff2') format('woff2');
}
