﻿@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-Thin.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-Thin.ttf) format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-ExtraLight.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-ExtraLight.ttf) format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-Light.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-Medium.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-SemiBold.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-SemiBold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-Bold.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-ExtraBold.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-ExtraBold.ttf) format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Estedad;
    src: url(../fonts/Estedad/Estedad-FD-Black.woff2) format('woff2'),url(..fonts/Estedad/Estedad-FD-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}


body,* {
    font-family: Estedad !important;
}