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

@font-face {
    font-family: 'Pogonia';
    src: url('../fonts/pogonia-regular.woff2') format('woff2');
		 font-weight: 400;
         font-style: normal;
}

@font-face {
    font-family: 'Pogonia Bold';
    src: url('../fonts/pogonia-bold.woff2') format('woff2');
		 font-weight: 400;
         font-style: normal;
}