ajpenalosa
12/23/2017 - 9:47 AM

@font-face

Embed fonts on a website

@font-face {
    font-family: Barcode;
    src: url(./fonts/LibreBarcode39Text-Regular.ttf) format("truetype");
}