@font-face {
    font-family: David;
    src: url(fuente1.otf) format("truetype");
}

@font-face {
    font-family: pinky;
    src: url(pinky.otf);
}

@font-face {
    font-family: matcha;
    src: url(matcha.otf);
}