/**handles:treize-local-font-secondary**/
@font-face {font-display: swap;
    font-family: 'Century Gothic';
    src: local('Century Gothic'),
        url('https://www.assuranciagt.com/wp-content/themes/assuran/css/century/centurygothic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {font-display: swap;
    font-family: 'Century Gothic';
    src: local('Century Gothic Bold'),
        url('https://www.assuranciagt.com/wp-content/themes/assuran/css/century/centurygothic_bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}