/* Regular - 400 */
@font-face {
    font-display: swap; 
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('playfair_display/PlayfairDisplay-Regular.ttf');
}

/* Medium - 500 */
@font-face {
    font-display: swap; 
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 500;
    src: url('playfair_display/PlayfairDisplay-Medium.ttf');
}

/* Semibold - 600 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    src: url('playfair_display/PlayfairDisplay-SemiBold.ttf');
}

/* Bold - 700 */
@font-face {
    font-display: swap; 
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url('playfair_display/PlayfairDisplay-Bold.ttf');
}

/* ExtraBold - 800 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 800;
    src: url('playfair_display/PlayfairDisplay-ExtraBold.ttf');
}

/* Black - 900 */
@font-face {
    font-display: swap; 
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: url('playfair_display/PlayfairDisplay-Black.ttf');
}

/* Regular Italic - 400 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: url('playfair_display/PlayfairDisplay-Italic.ttf');
}

/* Medium Italic - 500 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 500;
    src: url('playfair_display/PlayfairDisplay-MediumItalic.ttf');
}

/* Semibold Italic - 600 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 600;
    src: url('playfair_display/PlayfairDisplay-SemiBoldItalic.ttf');
}

/* Bold Italic - 700 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: url('playfair_display/PlayfairDisplay-BoldItalic.ttf');
}

/* ExtraBold Italic - 800 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 800;
    src: url('playfair_display/PlayfairDisplay-ExtraBoldItalic.ttf');
}

/* Black Italic - 900 */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 900;
    src: url('playfair_display/PlayfairDisplay-BlackItalic.ttf');
}

/* Thin - 100 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 100;
    src: url('dm_sans/DMSans-Thin.ttf');
}

/* Thin Italic - 100 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 100;
    src: url('dm_sans/DMSans-ThinItalic.ttf');
}

/* ExtraLight - 200 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 200;
    src: url('dm_sans/DMSans-ExtraLight.ttf');
}

/* ExtraLight Italic - 200 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 200;
    src: url('dm_sans/DMSans-ExtraLightItalic.ttf');
}

/* Light - 300 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 300;
    src: url('dm_sans/DMSans-Light.ttf');
}

/* Light Italic - 300 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 300;
    src: url('dm_sans/DMSans-LightItalic.ttf');
}

/* Regular - 400 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    src: url('dm_sans/DMSans-Regular.ttf');
}

/* Italic - 400 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 400;
    src: url('dm_sans/DMSans-Italic.ttf');
}

/* Medium - 500 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    src: url('dm_sans/DMSans-Medium.ttf');
}

/* Medium Italic - 500 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 500;
    src: url('dm_sans/DMSans-MediumItalic.ttf');
}

/* SemiBold - 600 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 600;
    src: url('dm_sans/DMSans-SemiBold.ttf');
}

/* SemiBold Italic - 600 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 600;
    src: url('dm_sans/DMSans-SemiBoldItalic.ttf');
}

/* Bold - 700 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    src: url('dm_sans/DMSans-Bold.ttf');
}

/* Bold Italic - 700 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 700;
    src: url('dm_sans/DMSans-BoldItalic.ttf');
}

/* ExtraBold - 800 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 800;
    src: url('dm_sans/DMSans-ExtraBold.ttf');
}

/* ExtraBold Italic - 800 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 800;
    src: url('dm_sans/DMSans-ExtraBoldItalic.ttf');
}

/* Black - 900 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 900;
    src: url('dm_sans/DMSans-Black.ttf');
}

/* Black Italic - 900 */
@font-face {
    font-display: swap;
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 900;
    src: url('dm_sans/DMSans-BlackItalic.ttf');
}























/* Thin - 100 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: url('lato/Lato-Thin.ttf');
}

/* Thin Italic - 100 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: url('lato/Lato-ThinItalic.ttf');
}

/* Light - 300 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('lato/Lato-Light.ttf');
}

/* Light Italic - 300 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: url('lato/Lato-LightItalic.ttf');
}

/* Regular - 400 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('lato/Lato-Regular.ttf');
}

/* Italic - 400 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('lato/Lato-Italic.ttf');
}

/* Bold - 700 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('lato/Lato-Bold.ttf');
}

/* Bold Italic - 700 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: url('lato/Lato-BoldItalic.ttf');
}

/* Black - 900 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('lato/Lato-Black.ttf');
}

/* Black Italic - 900 */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: url('lato/Lato-BlackItalic.ttf');
}

/* Thin - 100 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 100;
    src: url('geist/Geist-Thin.ttf');
}

/* ExtraLight - 200 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 200;
    src: url('geist/Geist-ExtraLight.ttf');
}

/* Light - 300 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 300;
    src: url('geist/Geist-Light.ttf');
}

/* Regular - 400 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 400;
    src: url('geist/Geist-Regular.ttf');
}

/* Medium - 500 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 500;
    src: url('geist/Geist-Medium.ttf');
}

/* SemiBold - 600 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 600;
    src: url('geist/Geist-SemiBold.ttf');
}

/* Bold - 700 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 700;
    src: url('geist/Geist-Bold.ttf');
}

/* ExtraBold - 800 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 800;
    src: url('geist/Geist-ExtraBold.ttf');
}

/* Black - 900 */
@font-face {
    font-display: swap;
    font-family: 'Geist';
    font-style: normal;
    font-weight: 900;
    src: url('geist/Geist-Black.ttf');
}
