@font-face {
        font-family: 'EB Garamond';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url('googlefonts/eb-garamond-v27-latin-regular.woff2') format('woff2'),
             url('googlefonts/eb-garamond-v27-latin-regular.ttf') format('truetype');
    }

@font-face {
        font-family: 'EB Garamond';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url('googlefonts/eb-garamond-v27-latin-500.woff2') format('woff2'),
             url('googlefonts/eb-garamond-v27-latin-500.ttf') format('truetype');
    }

@font-face {
        font-family: 'EB Garamond';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url('googlefonts/eb-garamond-v27-latin-700.woff2') format('woff2'),
             url('googlefonts/eb-garamond-v27-latin-700.ttf') format('truetype');
    }

@font-face {
        font-family: 'Cabin';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url('googlefonts/cabin-v27-latin-regular.woff2') format('woff2'),
             url('googlefonts/cabin-v27-latin-regular.ttf') format('truetype');
    }

@font-face {
        font-family: 'Cabin';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url('googlefonts/cabin-v27-latin-500.woff2') format('woff2'),
             url('googlefonts/cabin-v27-latin-500.ttf') format('truetype');
    }

@font-face {
        font-family: 'Cabin';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url('googlefonts/cabin-v27-latin-700.woff2') format('woff2'),
             url('googlefonts/cabin-v27-latin-700.ttf') format('truetype');
    }

