This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Optimized for MonoLisa Variable | |
# Font configuration - leveraging MonoLisa Variable properly | |
font-size = 14 | |
font-family = "MonoLisa Variable" | |
# OpenType features - MonoLisa supports these beautifully | |
font-feature = +calt # Contextual alternates | |
font-feature = +liga # Standard ligatures | |
font-feature = +dlig # Discretionary ligatures |