/* @font-face {
    font-family: 'Tenso';
    src: url('../fonts/Tenso-Regular.eot');
    src: url('../fonts/Tenso-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tenso-Regular.woff2') format('woff2'),
        url('../fonts/Tenso-Regular.woff') format('woff'),
        url('../fonts/Tenso-Regular.ttf') format('truetype'),
        url('../fonts/Tenso-Regular.svg#Tenso-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
/* @font-face {
    font-family: 'Tenso';
    src: url('../fonts/Tenso-Medium.eot');
    src: url('../fonts/Tenso-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tenso-Medium.woff2') format('woff2'),
        url('../fonts/Tenso-Medium.woff') format('woff'),
        url('../fonts/Tenso-Medium.ttf') format('truetype'),
        url('../fonts/Tenso-Medium.svg#Tenso-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */
/* @font-face {
    font-family: 'Tenso';
    src: url('../fonts/Tenso-Bold.eot');
    src: url('../fonts/Tenso-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tenso-Bold.woff2') format('woff2'),
        url('../fonts/Tenso-Bold.woff') format('woff'),
        url('../fonts/Tenso-Bold.ttf') format('truetype'),
        url('../fonts/Tenso-Bold.svg#Tenso-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */
@font-face {
    font-family: 'Gulax';
    src: url('../fonts/Gulax-Regular.eot');
    src: url('../fonts/Gulax-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gulax-Regular.woff2') format('woff2'),
        url('../fonts/Gulax-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Karrik';
    src: url('../fonts/Karrik-Regular.eot');
    src: url('../fonts/Karrik-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Karrik-Regular.woff2') format('woff2'),
        url('../fonts/Karrik-Regular.woff') format('woff');
    font-weight: normal; /* Or 400 */
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Karrik';
    src: url('../fonts/Karrik-Italic.eot');
    src: url('../fonts/Karrik-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Karrik-Italic.woff2') format('woff2'),
        url('../fonts/Karrik-Italic.woff') format('woff');
    font-weight: normal; /* Or 400, if the italic is also a normal weight */
    font-style: italic;
    font-display: swap;
}

/* .playfair-display-regular {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
} */
/* .open-sans-regular {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
} */
/* .great-vibes-regular {
    font-family: "Great Vibes", cursive;
    font-weight: 400;
    font-style: normal;
} */
  