@font-face {
    font-family: 'mlsgo-bold';
    src: url('MLSTifo--bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'mlsgo-reg';
    src: url('MLSTifo--regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}