BenSen

BenSen

BenSen

Developer: Subrata Sen

Embed Font

To embed your selected fonts into a webpage, copy this code into the of your HTML document.

STANDARD
<link href="https://fonts.maateen.me/bensen/font.css" rel="stylesheet">
Or, IMPORT in CSS
<style>
@import url('https://fonts.maateen.me/bensen/font.css');
</style>

Specify in CSS

Use the following CSS rules to specify these families:

font-family: 'BenSen', sans-serif;

Example

body {
    font-family: 'BenSen', Arial, sans-serif !important;
}