@font-face {
    font-family: 'Adobe Garamond Pro';
    font-style: normal;
    font-weight: 400;
    src: url(/m1/production/css/fonts/AGaramondPro-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Adobe Garamond Pro';
    font-style: bold;
    font-weight: 700;
    src: url(/m1/production/css/fonts/AGaramondPro-Bold.otf) format('opentype');
}