/* CSS Document */
/* CSS Document */
@font-face {
    font-family: 'Weathersbee Sans Modern';
    src: url('fonts/WeathersbeeSans-Modern-Regular.woff2') format('woff2');
	font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Weathersbee Sans';
    src: url('fonts/WeathersbeeSans-Book.woff2') format('woff2');
	font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Weathersbee Sans';
    src: url('fonts/WeathersbeeSans-Book-Italic.woff2') format('woff2');
	font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Weathersbee Sans';
    src: url('fonts/WeathersbeeSans-Regular.woff2') format('woff2');
	font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Weathersbee Sans';
    src: url('fonts/WeathersbeeSans-Regular-Italic.woff2') format('woff2');
	font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Weathersbee Sans';
    src: url('fonts/WeathersbeeSans-Bold.woff2') format('woff2');
	font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Weathersbee Sans';
    src: url('fonts/WeathersbeeSans-Bold-Italic.woff2') format('woff2');
	font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Weathersbee Sans Punctual';
    src: url('fonts/WeathersbeeSans-Regular-Punctual.woff2') format('woff2'), url('fonts/WeathersbeeSans-Regular-Punctual.woff') format('woff');
	font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Monomono';
    src: url('fonts/Monomono-Regular.woff2') format('woff2');
	font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'WT-Morris-Roman';
    src: url('fonts/WT-Morris-Roman-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

