﻿    @font-face {
    font-family:xxxxx;
	src: url(font/nassim-regular.woff);
}

body
{
	font-family:xxxxx;
	font-size:19px;
}