﻿@font-face 
{
	font-family:		"Sans";
	src:				url("../../includes/fonts/ROsanswebtextregular.woff") format("opentype");
	font-style:			normal;
	font-weight:		normal;
}

@font-face 
{
	font-family:		"Sans";
	src:				url("../../includes/fonts/ROsanswebtextitalic.woff") format("opentype");
	font-style:			italic;
	font-weight:		normal;
}

@font-face
{
	font-family:		"Sans";
	src:				url("../../includes/fonts/ROsanswebtextbold.woff") format("opentype");
	font-weight:		bold;
	font-style:			normal;
}

@font-face 
{
	font-family:		"Serif";
	src:				url("../../includes/fonts/ROserifwebregular.woff") format("opentype");
	font-style:			normal;
	font-weight:		normal;
}

@font-face 
{
	font-family:		"Serif";
	src:				url("../../includes/fonts/ROserifwebitalic.woff") format("opentype");
	font-style:			italic;
	font-weight:		normal;
}

@font-face 
{
	font-family:		"Serif";
	src:				url("../../includes/fonts/ROserifwebbold.woff") format("opentype");
	font-weight:		bold;
	font-style:			normal;
}