﻿@font-face {
font-family: 'typograph2blackwebfont';
src: url('typograph2blackwebfont.eot');
src: url('typograph2blackwebfont.eot?#iefix') format('embedded-opentype'),
url('typograph2blackwebfont.woff') format('woff'),
url('typograph2blackwebfont.ttf') format('truetype'),
url('typograph2blackwebfont.svg#MasaBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'typograph2boldwebfont';
src: url('typograph2boldwebfont.eot');
src: url('typograph2boldwebfont.eot?#iefix') format('embedded-opentype'),
url('typograph2boldwebfont.woff') format('woff'),
url('typograph2boldwebfont.ttf') format('truetype'),
url('typograph2boldwebfont.svg#MasaBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'typograph2lightwebfont';
src: url('typograph2lightwebfont.eot');
src: url('typograph2lightwebfont.eot?#iefix') format('embedded-opentype'),
url('typograph2lightwebfont.woff') format('woff'),
url('typograph2lightwebfont.ttf') format('truetype'),
url('typograph2lightwebfont.svg#MasaBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'typograph2regularwebfont';
src: url('typograph2regularwebfont.eot');
src: url('typograph2regularwebfont.eot?#iefix') format('embedded-opentype'),
url('typograph2regularwebfont.woff') format('woff'),
url('typograph2regularwebfont.ttf') format('truetype'),
url('typograph2regularwebfont.svg#MasaBold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family:'almoni-light';
font-weight:300; /*(light)*/
font-style: normal;
src: url('almoni-dl-aaa-300.ttf') format('truetype'), 
	url('almoni-dl-aaa-300.woff') format('woff');
}
@font-face{
font-family:'almoni-dl';
font-weight:400; /*(regular)*/
font-style: normal;
src: url('almoni-dl-aaa-400.ttf') format('truetype'), 
	url('almoni-dl-aaa-400.woff') format('woff');
}
@font-face{
font-family:'almoni-bold';
font-weight:700; /*(bold)*/
font-style: normal;
src: url('almoni-dl-aaa-700.ttf') format('truetype'), 
	url('almoni-dl-aaa-700.woff') format('woff');
}
@font-face{
	font-family:'almoni-black';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('almoni-dl-aaa-900.ttf') format('truetype'), 
		url('almoni-dl-aaa-900.woff') format('woff');
}