@font-face {
font-family: 'Century Gothic';
src: url('GOTHIC.woff2') format('woff2'),url('GOTHIC.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url('GOTHICB.woff2') format('woff2'),url('GOTHICB.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url('GOTHICI.woff2') format('woff2'),url('GOTHICI.woff') format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Century Gothic';
src: url('GOTHICBI.woff2') format('woff2'),url('GOTHICBI.woff') format('woff');
font-weight: bold;
font-style: italic;
}