@font-face {
font-family: script-runic;
src: url(BabelStoneRunic.ttf);
}
@font-face {
font-family: script-runic-lb;
src: url(BabelStoneRunicLongBranch.ttf);
}
@font-face {
font-family: script-runic-d;
src: url(BabelStoneRunicDotted.ttf);
}
@font-face {
font-family: script-elder-futhark;
src: url(BabelStoneRunicElderFuthark.ttf);
}
@font-face {
font-family: script-shapes;
src: url(BabelStoneShapes.ttf);
}
.runic {
font-family: script-runic;
}
.runicLb {
font-family: script-runic-lb;
}
.dotted_runes {
font-family: 'script-runic-d';
}
.elder_futhark {
font-family: 'script-elder-futhark';
}
.runic_shapes {
font-family: 'script-shapes';
}