Special Font

Css
@font-face {
font-family: 'Arsilon';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/Files/Templates/Designs/Swift/Assets/fonts/Arsilon.woff2) format('woff2');
}


span .special
{
font-family:'Arsilon';
font-weight:400; 
font-style:normal; 
line-height:1.5;
font-size:72px;
}