﻿@font-face {
    font-family: 'NeoSans';
    src: url('NeoSans.otf') format('opentype');
    font-weight:400;
}

@font-face {
    font-family: 'NeoSans';
    src: url('NeoSans-Light.otf') format('opentype');
    font-weight: 300;
}