@import url('https://fonts.googleapis.com/css?family=Arima+Madurai:100,200,300,400,500,700,800,900&subset=latin-ext&display=swap');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Infant:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext&display=swap');
@import url('https://fonts.googleapis.com/css?family=Teko:300,400,500,600,700&subset=latin-ext&display=swap');

@font-face {
  font-family: 'FrutigerLTCom-Condensed';
  src: url('../fonts/FrutigerLTCom-Condensed/FrutigerLTCom-Condensed.eot');
  src: url('../fonts/FrutigerLTCom-Condensed/FrutigerLTCom-Condensed.woff2') format('woff2'),
       url('../fonts/FrutigerLTCom-Condensed/FrutigerLTCom-Condensed.woff') format('woff'),
       url('../fonts/FrutigerLTCom-Condensed/FrutigerLTCom-Condensed.ttf') format('truetype'),
       url('../fonts/FrutigerLTCom-Condensed/FrutigerLTCom-Condensed.svg#FrutigerLTCom-Condensed') format('svg'),
       url('../fonts/FrutigerLTCom-Condensed/FrutigerLTCom-Condensed.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

