@font-face { font-family: "Name of the font"; /*eg Ubuntu*/ src: url("your/path/to/the.font"); } p{ font-family: "Ubuntu"; }