Fusion36à import font code example
Example: @font-face
@font-face {
font-family: "The name of your font for your file";
src: url("The link to your .ttf or .otf file");
}
@font-face {
font-family: "The name of your font for your file";
src: url("The link to your .ttf or .otf file");
}