@font-face {
    font-family: 'Adobe Garamond Pro';
    src: url('AGaramondPro-Regular.eot');
    src: url('AGaramondPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('AGaramondPro-Regular.woff2') format('woff2'),
        url('AGaramondPro-Regular.woff') format('woff'),
        url('AGaramondPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maven Pro';
    src: url('MavenProRegular.eot');
    src: url('MavenProRegular.eot?#iefix') format('embedded-opentype'),
        url('MavenProRegular.woff2') format('woff2'),
        url('MavenProRegular.woff') format('woff'),
        url('MavenProRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maven Pro Bold';
    src: url('MavenProBold.eot');
    src: url('MavenProBold.eot?#iefix') format('embedded-opentype'),
        url('MavenProBold.woff2') format('woff2'),
        url('MavenProBold.woff') format('woff'),
        url('MavenProBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Artisan';
    src: url('theartisan.eot');
    src: url('theartisan.eot?#iefix') format('embedded-opentype'),
        url('theartisan.woff2') format('woff2'),
        url('theartisan.woff') format('woff'),
        url('theartisan.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

