@font-face {
    font-family: 'Gotham';
    src: url('GothamBold.woff2') format('woff2'),
		 url('GothamLight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DMitalic';
    src: url('DMSerifDisplay-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}