/*
 Theme Name: Astra Child
 Template: astra
 Version: 1.0
*/
@font-face{
  font-family: 'Modernlove'; /* exact UAF family name */
  font-display: swap;
/* Force font-display swap globally */
@font-face {
  font-family: 'Modernlove'; /* use the exact name from UAF */
  font-display: swap !important;
}
