/**** Cooper Hewitt Bold Font Declaration ****/
/* Custom font from asset library: Cooper Hewitt Bold */
@font-face {
    font-family: 'Cooper Hewitt Bold';
    font-weight: 100 900;
    font-display: swap;
    src: url(https://nva.avature.net/assetFile/iats/17021);
}


/**** Cooper Hewitt Book Font Declaration ****/
/* Custom font from asset library: Cooper Hewitt Book */
@font-face {
    font-family: 'Cooper Hewitt Book';
    font-weight: 100 900;
    font-display: swap;
    src: url(https://nva.avature.net/assetFile/iats/17022);
}


