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