@font-face {
  font-family: Estedad;
  src: url('Estedad-Thin.eot');
  src: url('Estedad-Thin.eot?#iefix') format('embedded-opentype'),
       url('Estedad-Thin.woff') format('woff'),
	   url('Estedad-Thin.woff2') format('woff2'),
       url('Estedad-Thin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Estedad;
  src: url('Estedad-Light.eot');
  src: url('Estedad-Light.eot?#iefix') format('embedded-opentype'),
       url('Estedad-Light.woff') format('woff'),
	   url('Estedad-Light.woff2') format('woff2'),
       url('Estedad-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Estedad;
  src: url('Estedad-Medium.eot');
  src: url('Estedad-Medium.eot?#iefix') format('embedded-opentype'),
       url('Estedad-Medium.woff') format('woff'),
	   url('Estedad-Medium.woff2') format('woff2'),
       url('Estedad-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Estedad;
  src: url('Estedad-Bold.eot');
  src: url('Estedad-Bold.eot?#iefix') format('embedded-opentype'),
       url('Estedad-Bold.woff') format('woff'),
	   url('Estedad-Bold.woff2') format('woff2'),
       url('Estedad-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Estedad;
  src: url('Estedad-Black.eot');
  src: url('Estedad-Black.eot?#iefix') format('embedded-opentype'),
       url('Estedad-Black.woff') format('woff'),
	   url('Estedad-Black.woff2') format('woff2'),
       url('Estedad-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}