<html> <head> <style> @import url(http://fonts.googleapis.com/css?family=Della+Respira); h4{font-family: 'Della Respira', serif; color: white;} </style> </head> <body> <h4>Hello world</h4> </body> </html>
<html> <head> <style> @font-face { font-family: 'Orbitron'; src: url('../fonts/orbitron_black-webfont.eot'); src: url('../fonts/orbitron_black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/orbitron_black-webfont.woff') format('woff'), url('../fonts/orbitron_black-webfont.ttf') format('truetype'), url('../fonts/orbitron_black-webfont.svg#OrbitronBlack') format('svg'); font-weight: 900; font-style: normal; } @font-face { font-family: 'Orbitron'; src: url('../fonts/orbitron_bold-webfont.eot'); src: url('../fonts/orbitron_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/orbitron_bold-webfont.woff') format('woff'), url('../fonts/orbitron_bold-webfont.ttf') format('truetype'), url('../fonts/orbitron_bold-webfont.svg#OrbitronBold') format('svg'); font-weight: 600; font-style: normal; } @font-face { font-family: 'Orbitron'; src: url('../fonts/orbitron_medium-webfont.eot'); src: url('../fonts/orbitron_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/orbitron_medium-webfont.woff') format('woff'), url('../fonts/orbitron_medium-webfont.ttf') format('truetype'), url('../fonts/orbitron_medium-webfont.svg#OrbitronMedium') format('svg'); font-weight: 400; font-style: normal; } @font-face { font-family: 'Orbitron'; src: url('../fonts/orbitron_light-webfont.eot'); src: url('../fonts/orbitron_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/orbitron_light-webfont.woff') format('woff'), url('../fonts/orbitron_light-webfont.ttf') format('truetype'), url('../fonts/orbitron_light-webfont.svg#OrbitronLight') format('svg'); font-weight: 200; font-style: normal; } h5{ font-family: 'Orbitron';} </style> </head> <body> <h4>Hello world</h4> </body> </html>
Download a free webfont from the League of Movable Type, and install it on this page, targeting
<figcaption>