@font-face {
 font-family: 'Copperplate Gothic';
 src: url('../../Fonts/copperplate_gothic_light.woff2') format('woff2');
 font-weight: normal;
}
@font-face {
 font-family: 'Copperplate Gothic';
 src: url('../../Fonts/copperplate_gothic_bold.woff2') format('woff2');
 font-weight: bold;
}
@font-face {
 font-family: 'Palatino Linotype';
 src: url('../../Fonts/palatino_linotype.woff2') format('woff2');
 font-weight: normal;
}
@font-face {
 font-family: 'Palatino Linotype';
 src: url('../../Fonts/palatino_linotype_bold.woff2') format('woff2');
 font-weight: bold;
}
@font-face {
 font-family: 'Palatino Linotype';
 src: url('../../Fonts/palatino_linotype_bold_italic.woff2') format('woff2');
 font-weight: bold;
 font-style: italic;
}
@font-face {
 font-family: 'Palatino Linotype';
 src: url('../../Fonts/palatino_linotype_italic.woff2') format('woff2');
 font-weight: normal;
 font-style: italic;
}