You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
template-for-verstka/font/stylesheet.css

32 lines
932 B

@font-face {
font-family: 'Museo Sans Cyrl';
src: url('MuseoSansCyrl-100.woff') format('woff'),
url('MuseoSansCyrl-100.ttf') format('truetype');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Museo Sans Cyrl';
src: url('MuseoSansCyrl-400.woff') format('woff'),
url('MuseoSansCyrl-400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Museo Sans Cyrl';
src: url('MuseoSansCyrl-500.woff') format('woff'),
url('MuseoSansCyrl-500.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Museo Sans Cyrl';
src: url('MuseoSansCyrl-600.woff') format('woff'),
url('MuseoSansCyrl-600.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}