﻿@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-Thin.woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-ExtraLight.woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-Light.woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-Regular.woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-Medium.woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-SemiBold.woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-Bold.woff2');
    font-weight: bold;
    font-display: swap;
}


@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-ExtraBold.woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-Black.woff2');
    font-weight: 850;
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    src: url('/assets/fonts/estedad/Estedad-ExtraBlack.eot');
    font-weight: 900;
    font-display: swap;
}


@font-face {
    font-family: EstedadDigit;
    src: url('/assets/fonts/estedad/Estedad-FD-Bold.woff2');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: EstedadDigit;
    src: url('/assets/fonts/estedad/Estedad-FD-Regular.woff2');
    font-weight: normal;
    font-display: swap;
}
