@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-Regular')  format('truetype');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-Italic')  format('truetype');
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-Medium.ttf')  format('truetype');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-MediumItalic.ttf')  format('truetype');
    font-weight: 500;
	font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-Medium.ttf')  format('truetype');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-MediumItalic.ttf')  format('truetype');
    font-weight: 500;
	font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-SemiBold.ttf')  format('truetype');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-SemiBoldItalic.ttf')  format('truetype');
    font-weight: 600;
	font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-Bold.ttf')  format('truetype');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-BoldItalic.ttf')  format('truetype');
    font-weight: 700;
	font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-ExtraBold.ttf')  format('truetype');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('EBGaramond-ExtraBoldItalic.ttf')  format('truetype');
    font-weight: 800;
	font-style: italic;
    font-display: swap;
}


