﻿
@font-face {
    font-family: 'Century_Gothic';
    src: url('/fonts/GOTHIC.TTF');
}

@font-face {
    font-family: 'Century_Gothic_bold';
    src: url('/fonts/GOTHICB.TTF');
}

@font-face {
    font-family: 'Century_Gothic_bold_italic';
    src: url('/fonts/GOTHICBI.TTF');
}

@font-face {
    font-family: 'Century_Gothic_italic';
    src: url('/fonts/GOTHICI.TTF');
}

