@font-face {
  font-family: 'GTEestiProText';
  src: url('/local/templates/main/assets/fonts/GTEestiProText-Thin.woff') format("woff");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'GTEestiProText';
  src: url('/local/templates/main/assets/fonts/GTEestiProText-Book.woff') format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'GTEestiProText';
  src: url('/local/templates/main/assets/fonts/GTEestiProText-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'GTEestiProText';
  src: url('/local/templates/main/assets/fonts/GTEestiProText-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal
}

