@font-face {
    font-family: 'CooperHewitt';
    font-weight: 600;
   
    src: url("./CooperHewitt-Medium.otf");
}
@font-face {
    font-family: 'CooperHewittBold';
    /* font-weight: 600; */
   
    src: url("./cooper-hewitt/CooperHewitt-Bold.otf");
}


