@font-face {
  font-family: 'CentralBook';
  src: url('../fonts/CentraNo1-Book.woff') format('woff'), 
       url('../fonts/CentraNo1-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CentralLight';
  src: url('../fonts/CentraNo1-Light.woff') format('woff'), 
       url('../fonts/CentraNo1-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CentralLightItalic';
  src: url('../fonts/CentraNo1-LightItalic.woff') format('woff'), 
       url('../fonts/CentraNo1-LightItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CentralMedium';
  src: url('../fonts/CentraNo1-Medium.woff') format('woff'), 
       url('../fonts/CentraNo1-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}