@font-face {
    font-family: Audrey;
    src: url("../fonts/audrey/Audrey-Normal.otf") format("opentype");
}

@font-face {
    font-family: Audrey;
    font-style: italic;
    src: url("../fonts/audrey/Audrey-Medium.otf") format("opentype");
}

@font-face {
    font-family: Maharlika;
    src: url("../fonts/maharlika/Maharlika-Regular.ttf") format("truetype");
}