Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
@font-face {
font-family: One;
src: url(../fonts/markA.ttf);
}
body { font-family: One; }
</style>
<p>ABC</p>
<!DOCTYPE html>
<style>
@font-face {
font-family: One;
src: url(../fonts/markA.ttf);
}
body { font-family: One; }
</style>
<p>ABC</p>