@font-face {
    font-family: 'estedad';
    font-style: normal;
    font-weight: 100;
    src: url('Estedad-Thin.woff2') format('woff2'),
         url('Estedad-Thin.ttf.ttf') format('truetype');
}

@font-face {
    font-family: 'estedad';
    font-style: normal;
    font-weight: 300;
    src: url('Estedad-Light.woff2') format('woff2'),
         url('Estedad-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'estedad';
    font-style: normal;
    font-weight: 400;
    src: url('Estedad-Regular.woff2') format('woff2'),
         url('Estedad-Regular.ttf') format('truetype');
}



@font-face {
    font-family: 'estedad';
    font-style: normal;
    font-weight: 700;
    src: url('Estedad-Bold.woff2') format('woff2'),
         url('Estedad-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'estedad';
    font-style: normal;
    font-weight: 900;
    src: url('Estedad-Black.woff2') format('woff2'),
         url('Estedad-Black.ttf') format('truetype');
}