@font-face {
    font-family: 'Garamond JGC';
    src: url('garamond-jgc.woff2') format('woff2'),
         url('garamond-jgc.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Garamond JGC';
    src: url('garamond-jgc-italic.woff2') format('woff2'),
         url('garamond-jgc-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}