@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: 100;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-Thin.ttf') format('ttf'),
        url('../fonts/estedad/woff2/Estedad-Thin.woff2') format('woff2');
}

@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-Light.woff') format('ttf'), 
        url('../fonts/estedad/woff2/Estedad-Light.woff2') format('woff2');
}

@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-Regular.woff') format('ttf'),
        url('../fonts/estedad/woff2/Estedad-Regular.woff2') format('woff2');
}

@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-SemiBold.woff') format('ttf'),
        url('../fonts/estedad/woff2/Estedad-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: bold;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-Bold.woff') format('ttf'), 
        url('../fonts/estedad/woff2/Estedad-Bold.woff2') format('woff2');
}

@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: 800;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-ExtraBold.woff') format('woff'), 
        url('../fonts/estedad/woff2/Estedad-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-Black.woff') format('ttf'), 
        url('../fonts/estedad/woff2/Estedad-Black.woff2') format('woff2');
}

@font-face {
    font-family: "Estedad";
    font-style: normal;
    font-weight: 950;
    font-display: block;
    src: url('../fonts/estedad/ttf/Estedad-Black.woff') format('ttf'),
        url('../fonts/estedad/woff2/Estedad-Black.woff2') format('woff2');
}
