@font-face {
    font-family: 'romaregular';
    src: url('canada_type_-_roma-webfont.woff2') format('woff2'),
         url('canada_type_-_roma-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'romalight';
    src: url('canada_type_-_roma-light-webfont.woff2') format('woff2'),
         url('canada_type_-_roma-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'romaregular', Serif;
}