﻿@font-face {
	font-family: 'NeoSans';
    src: url('neosans.eot');
    src: url('neosans.eot?#iefix') format('embedded-opentype'), url('neosans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'NeoSansMedium';
    src: url('neosans-medium.eot');
    src: url('neosans-medium.eot?#iefix') format('embedded-opentype'), url('neosans-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}