h1{
	font-color: red;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('https://web-static.wrike.com/tp/static/assets/fonts/TT_Norms_Pro/3.300/BasicLatin/TT_Norms_Pro-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('https://web-static.wrike.com/tp/static/assets/fonts/TT_Norms_Pro/3.300/BasicLatin/TT_Norms_Pro-DemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}