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


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