/* ********* georgia pro start ********* */

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Light'), local('GeorgiaPro-Light'),
        url('../fonts/GeorgiaPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Light Italic'), local('GeorgiaPro-LightItalic'),
        url('../fonts/GeorgiaPro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro'), local('GeorgiaPro-Regular'),
        url('../fonts/GeorgiaPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Italic'), local('GeorgiaPro-Italic'),
        url('../fonts/GeorgiaPro-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Semibold'), local('GeorgiaPro-Semibold'),
        url('../fonts/GeorgiaPro-Semibold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Semibold Italic'), local('GeorgiaPro-SemiboldItalic'),
        url('../fonts/GeorgiaPro-SemiboldItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Bold'), local('GeorgiaPro-Bold'),
        url('../fonts/GeorgiaPro-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Bold Italic'), local('GeorgiaPro-BoldItalic'),
        url('../fonts/GeorgiaPro-BoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Black'), local('GeorgiaPro-Black'),
        url('../fonts/GeorgiaPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro';
    src: local('Georgia Pro Black Italic'), local('GeorgiaPro-BlackItalic'),
        url('../fonts/GeorgiaPro-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* ********* georgia pro end ********* */

/* ********* georgia pro cond start ********* */

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Light'), local('GeorgiaPro-CondLight'),
        url('../fonts/GeorgiaPro-CondLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Light Italic'), local('GeorgiaPro-CondLightItalic'),
        url('../fonts/GeorgiaPro-CondLightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond'), local('GeorgiaPro-CondRegular'),
        url('../fonts/GeorgiaPro-CondRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Italic'), local('GeorgiaPro-CondItalic'),
        url('../fonts/GeorgiaPro-CondItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Semibold'), local('GeorgiaPro-CondSemibold'),
        url('../fonts/GeorgiaPro-CondSemibold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Semibold Italic'), local('GeorgiaPro-CondSemiboldItalic'),
        url('../fonts/GeorgiaPro-CondSemiboldItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Bold'), local('GeorgiaPro-CondBold'),
        url('../fonts/GeorgiaPro-CondBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Bold Italic'), local('GeorgiaPro-CondBoldItalic'),
        url('../fonts/GeorgiaPro-CondBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Black'), local('GeorgiaPro-CondBlack'),
        url('../fonts/GeorgiaPro-CondBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia Pro Cond';
    src: local('Georgia Pro Cond Black Italic'), local('GeorgiaPro-CondBlackItalic'),
        url('../fonts/GeorgiaPro-CondBlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* ********* georgia pro cond end ********* */