@font-face {
        font-family: 'FreeMono Bold';
        font-style: normal;
        font-weight: 600;
        src:
                local('FreeMono Bold'),
                url('FreeMonoBold.woff') format('woff'),
}
@font-face {
        font-family: 'FreeSans';
        font-style: normal;
        font-weight: 300;
        src:
                local('FreeSans'),
                url('FreeSans.woff') format('woff'),
}
@font-face {
        font-family: 'FreeMono';
        font-style: normal;
        font-weight: 300;
        src:
                local('FreeMono'),
                url('FreeMono.woff') format('woff'),
}
