@font-face {
  font-family: 'premier-medium';
  font-style: normal;
  src: url('../fonts/Avenir-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'premier-light';
  src: url('../fonts/Avenir-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'premier-bold';
  src: url('../fonts/Avenir-Heavy.woff2') format('woff2');
}

@font-face {
  font-family: 'premier-black';
  src: url('../fonts/Avenir-Black.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco';
  src: url('../fonts/tescomodern-regular-web.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco-light';
  font-style: normal;
  src: url('../fonts/tescomodern-light-web.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco-medium';
  font-style: normal;
  src: url('../fonts/tescomodern-medium-web.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco-bold';
  font-style: normal;
  src: url('../fonts/tescomodern-bold-web.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco-italic';
  font-style: normal;
  src: url('../fonts/tescomodern-italic-web.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco-light-italic';
  font-style: normal;
  src: url('../fonts/tescomodern-lightitalic-web.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco-medium-italic';
  font-style: normal;
  src: url('../fonts/tescomodern-mediumitalic-web.woff2') format('woff2');
}

@font-face {
  font-family: 'tesco-bold-italic';
  font-style: normal;
  src: url('../fonts/tescomodern-bolditalic-web.woff2') format('woff2');
}
