/* Logo Font: Eastman Roman */
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Extralight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-ExtralightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-DemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-DemiBoldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Extrabold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-ExtraboldItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-HeavyItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EastmanRoman';
    src: url('../Logo Font/EastmanRomanTrial-BlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* Secondary Font: TT Hoves */
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Hairline.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-HairlineItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Thin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-ThinItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-ExtraLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-ExtraLightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-LightItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-MediumItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-DemiBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-DemiBoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-BoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-ExtraBold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TTHoves';
    src: url('../Secondary Fond/TTHoves-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
