@font-face {
    font-family: 'Cooper Hewitt';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/CooperHewitt-Book.woff) format('woff');
  }
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/CooperHewitt-Medium.woff) format('woff');
}

@font-face {
    font-family: 'Cooper Hewitt';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/CooperHewitt-Semibold.woff) format('woff');
}
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/CooperHewitt-Bold.woff) format('woff');
}
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/CooperHewitt-Heavy.woff) format('woff');
}
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/CooperHewitt-BookItalic.woff) format('woff');
}
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/CooperHewitt-MediumItalic.woff) format('woff');
}
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/CooperHewitt-SemiboldItalic.woff) format('woff');
}
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/CooperHewitt-BoldItalic.woff) format('woff');
}
  
@font-face {
    font-family: 'Cooper Hewitt';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/CooperHewitt-HeavyItalic.woff) format('woff');
}