/* Modern Era Font */
@font-face { /* Bold */
    font-family: "Modern Era Regular";
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('modern-era/Modern-Era-Bold-WEB/ModernEra-Bold.woff2') format('woff2');
}

@font-face { /* Bold Italic */
    font-family: "Modern Era Regular";
    font-weight: 800;
    font-style: italic;
    font-display: swap;
    src: url('modern-era/Modern-Era-Bold-Italic-WEB/ModernEra-BoldItalic.woff2') format('woff2');
}

@font-face { /* Medium */
    font-family: "Modern Era Regular";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('modern-era/Modern-Era-Medium-WEB/ModernEra-Medium.woff2') format('woff2');
}

@font-face { /* Medium Italic */
    font-family: "Modern Era Regular";
    font-weight: 500;
    font-style: italic;
    text-rendering: optimizeLegibility;
    font-display: swap;
    src: url('modern-era/Modern-Era-Medium-Italic-WEB/ModernEra-MediumItalic.woff2') format('woff2');
}

@font-face { /* Normal */
    font-family: "Modern Era Regular";
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url('modern-era/Modern-Era-Regular-WEB/ModernEra-Regular.woff2') format('woff2');
}

@font-face { /* Normal Italic */
    font-family: "Modern Era Regular";
    font-weight: 200;
    font-style: italic;
    text-rendering: optimizeLegibility;
    font-display: swap;
    src: url('modern-era/Modern-Era-Italic-WEB/ModernEra-Italic.woff2') format('woff2');
}

@font-face { /* Light */
    font-family: "Modern Era Regular";
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    src: url('modern-era/Modern-Era-Light-WEB/ModernEra-Light.woff2') format('woff2');
}

@font-face { /* Light Italic */
    font-family: "Modern Era Regular";
    font-weight: 100;
    font-style: italic;
    text-rendering: optimizeLegibility;
    font-display: swap;
    src: url('modern-era/Modern-Era-Light-Italic-WEB/ModernEra-LightItalic.woff2') format('woff2');
}
