﻿
@font-face 
{
	font-family: 'FREE3OF9';
	src: url('fonts/FREE3OF9.ttf');
}

@font-face 
{
	font-family: 'Roboto-Light';
	src: url('fonts/Roboto-Light.ttf');
}

@font-face 
{
	font-family: 'Roboto-Regular';
	src: url('fonts/Roboto-Regular.ttf');
}

@font-face 
{
	font-family: 'Roboto-LightItalic';
	src: url('fonts/Roboto-LightItalic.ttf');
}

@font-face 
{
	font-family: 'Roboto-Bold';
	src: url('fonts/Roboto-Bold.ttf');
}

@font-face 
{
	font-family: 'Roboto-Thin';
	src: url('fonts/Roboto-Thin.ttf');
}

@font-face 
{
	font-family: 'Roboto-ThinItalic';
	src: url('fonts/Roboto-ThinItalic.ttf');
}

@font-face 
{
	font-family: 'MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.otf');
}

@font-face 
{
	font-family: 'MyriadPro-CondIt';
	src: url('fonts/MyriadPro-CondIt.otf');
}

@font-face 
{
	font-family: 'MyriadPro-Cond';
	src: url('fonts/MyriadPro-Cond.otf');
}

@font-face 
{
	font-family: 'MyriadPro-BoldCond';
	src: url('fonts/MyriadPro-BoldCond.otf');
}

@font-face 
{
	font-family: 'MyriadPro-BoldCondIt';
	src: url('fonts/MyriadPro-BoldCondIt.otf');
}