font-face

CSS

@font-face {
    font-family: "font of all knowledge";
    src: url(fontofallknowledge.woff);
}

p {
font-family: "font of all knowledge", arial, sans-serif; 
}

Fontes [1], [2], [3]