@font-face {
    font-family: 'NotoSansEthiopicRegular';
    src: url('../fonts/NotoSansEthiopic-Regular.ttf');
}

@font-face {
    font-family: 'NotoSansEthiopicBold';
    src: url('../fonts/NotoSansEthiopic-Bold.ttf');
}

@font-face {
    font-family: 'NotoSansEthiopicSemiBold';
    src: url('../fonts/NotoSansEthiopic-SemiBold.ttf');
}


