﻿@font-face {
    font-family: 'Mollen-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('Mollen-RegularPersonalUse.otf') format('opentype');
}

@font-face {
    font-family: 'Mollen';
    font-weight: 600;
    font-style: normal;
    src: url('Mollen-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Mollen-Bold';
    font-weight: bold;
    font-style: normal;
    src: url('Mollen-BoldPersonalUse.otf') format('opentype');
}
