@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');
    
     
}


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