@font-face {
    font-family: 'CenturyGothic';
    src: local('CenturyGothic'), url('fonts/CenturyGothicPro.otf') format('opentype');
    font-style: normal; }

@font-face {
    font-family: 'CenturyGothic-Italic';
    src: local('CenturyGothic-Italic'), url('fonts/CenturyGothicPro-Italic.otf') format('opentype');
    font-style: normal; }

@font-face {
    font-family: 'CenturyGothic-Bold';
    src: local('CenturyGothic-Bold'), url('fonts/CenturyGothicPro-Bold.otf') format('opentype');
    font-style: normal; }

@font-face {
    font-family: 'CenturyGothic-BoldItalic';
    src: local('CenturyGothic-BoldItalic'), url('fonts/CenturyGothicPro-BoldItalic.otf') format('opentype');
    font-style: normal; }

@font-face {
    font-family: 'MinionPro-Regular';
    src: local('MinionPro-Regular'), url('fonts/MinionPro-Regular.otf') format('opentype');
    font-style: normal; }
