@font-face {
	font-family: 'CrimsonText';
	font-style: normal;
	font-weight: bold;
	src: url('CrimsonText-Bold.ttf');
}

@font-face {
	font-family: 'CrimsonText';
	font-style: italic;
	font-weight: bold;
	src: url('CrimsonText-BoldItalic.ttf');
}

@font-face {
	font-family: 'CrimsonText';
	font-style: italic;
	font-weight: normal;
	src: url('CrimsonText-Italic.ttf');
}

@font-face {
	font-family: 'CrimsonText';
	font-style: normal;
	font-weight: normal;
	src: url('CrimsonText-Roman.ttf');
}

@font-face {
	font-family: 'Cuprum';
	font-style: normal;
	font-weight: bold;
	src: url('Cuprum-Bold.ttf');
}

@font-face {
	font-family: 'Cuprum';
	font-style: italic;
	font-weight: bold;
	src: url('Cuprum-BoldItalic.ttf');
}

@font-face {
	font-family: 'Cuprum';
	font-style: italic;
	font-weight: normal;
	src: url('Cuprum-Italic.ttf');
}

@font-face {
	font-family: 'Cuprum';
	font-style: normal;
	font-weight: normal;
	src: url('Cuprum-Regular.ttf');
}

@font-face {
	font-family: 'NoticiaText';
	font-style: normal;
	font-weight: bold;
	src: url('NoticiaText-Bold.ttf');
}

@font-face {
	font-family: 'NoticiaText';
	font-style: italic;
	font-weight: bold;
	src: url('NoticiaText-BoldItalic.ttf');
}

@font-face {
	font-family: 'NoticiaText';
	font-style: italic;
	font-weight: normal;
	src: url('NoticiaText-Italic.ttf');
}

@font-face {
	font-family: 'NoticiaText';
	font-style: normal;
	font-weight: normal;
	src: url('NoticiaText-Regular.ttf');
}

