@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-Semibold.woff2') format('woff2'),
        url('AGaramondPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-SemiboldItalic.woff2') format('woff2'),
        url('AGaramondPro-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-Bold.woff2') format('woff2'),
        url('AGaramondPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-Regular.woff2') format('woff2'),
        url('AGaramondPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-BoldItalic.woff2') format('woff2'),
        url('AGaramondPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-Italic.woff2') format('woff2'),
        url('AGaramondPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'modesevenregular';
    src: url('modeseven-l3n5-webfont.woff2') format('woff2'),
         url('modeseven-l3n5-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}