/* CSS Document */

@font-face {
        font-family: 'Mont-hairline';
        src: url('../fonts/mont-hairline.woff') format('woff'),
			url('../fonts/mont-hairline.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-thin';
        src: url('../fonts/mont-thin.woff') format('woff'),
			url('../fonts/mont-thin.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-extralight';
        src: url('../fonts/mont-extralight.woff') format('woff'),
			url('../fonts/mont-extralight.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-light';
        src: url('../fonts/mont-light.woff') format('woff'),
			url('../fonts/mont-light.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-book';
        src: url('../fonts/mont-book.woff') format('woff'),
			url('../fonts/mont-book.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont';
        src: url('../fonts/mont-regular.woff') format('woff'),
			url('../fonts/mont-regular.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-semibold';
        src: url('../fonts/mont-semibold.woff') format('woff'),
			url('../fonts/mont-semibold.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-bold';
        src: url('../fonts/mont-bold.woff') format('woff'),
			url('../fonts/mont-bold.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-heavy';
        src: url('../fonts/mont-heavy.woff') format('woff'),
			url('../fonts/mont-heavy.otf') format('opentype');
		font-weight: 1 999;
}
@font-face {
        font-family: 'Mont-black';
        src: url('../fonts/mont-black.woff') format('woff'),
			url('../fonts/mont-black.otf') format('opentype');
		font-weight: 1 999;
}