@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothic.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;

}
