@font-face {
    font-family: 'Century Gothic';
    src: 
   url('customfonts/GOTHICB.ttf') format('ttf'),
    url('customfonts/GOTHICB.woff') format('woff'),
     url('customfonts/GOTHICB.woff2') format('woff2');
      
}


#door_num {
    font-family: 'Century Gothic';
}

#house_name {
    font-family: 'Century Gothic';
}