@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic'),
		url('century-gothic-webfont.woff2') format('woff2'),
         url('century-gothic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}