@font-face {
  font-family: 'IvyPrestoDisplay';
  src: url('IvyPrestoDisplayThin.woff2') format('woff2'), 
       url('IvyPrestoDisplayThin.woff') format('woff');
  font-weight: 100;
}

@font-face {
  font-family: 'IvyPrestoDisplay';
  src: url('IvyPrestoDisplayLight.woff2') format('woff2'),
       url('IvyPrestoDisplayLight.woff') format('woff');
  font-weight: 300;
}

@font-face {
  font-family: 'IvyPrestoDisplay';
  src: url('IvyPrestoDisplayRegular.woff2') format('woff2'), 
       url('IvyPrestoDisplayRegular.woff') format('woff');
  font-weight: 400;
}