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

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

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

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

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

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

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

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