If you would like to use Ælbrocan on your web-site, you may do so by linking directly to its file on this page. Please use this so you will always have the most up-to-date version (you are, of course, free to download and redistribute as you wish). You can also download it to use on your computer whenever you want, and since it’s under a CC license, you can feel free to send it to your friends and spread the joy. The following code is a sample of what you might place in your CSS file to enable Ælbrocan, just copy and paste this in, and then refer to the Ælbrocan as the font-family “AElbrocan” just as you would Times or Arial.

@font-face {
    font-family: "AElbrocan";
    src: url(http://coruna.elahorcado.net/       licensed_under_CC_by_nc_sa_3/       aelbrocan_beta.otf) format("opentype");
}