@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Ethiopic:wght@400;700&display=swap');
body { 
    font-family: 'Noto Sans Ethiopic', sans-serif; 
    background-color: #f1f5f9; 
}