
@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-black-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-blackitalic-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-blackitalic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-bold-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-bolditalic-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-bolditalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-italic-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-light-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-regular-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('georgia-pro/georgiapro-semibold-webfont.woff2') format('woff2'),
         url('georgia-pro/georgiapro-semibold-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}