font changed

project_banner
BOUNTY707 7 months ago
parent 37197a1d0b
commit 06e5e59f13
  1. 32
      font/stylesheet.css

@ -1,17 +1,17 @@
@font-face {
font-family: 'MuseoSansCyrl-300';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-300.eot');
src: local('☞MuseoSansCyrl-300'), local('MuseoSansCyrl-300'),
url('MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
url('MuseoSansCyrl-300.woff2') format('woff2'),
url('MuseoSansCyrl-300.woff') format('woff'),
url('MuseoSansCyrl-300.ttf') format('truetype');
font-weight: normal;
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'MuseoSansCyrl-100Italic';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-100Italic.eot');
src: local('☞MuseoSansCyrl-100Italic'), local('MuseoSansCyrl-100Italic'),
url('MuseoSansCyrl-100Italic.eot?#iefix') format('embedded-opentype'),
@ -23,14 +23,14 @@
}
@font-face {
font-family: 'MuseoSansCyrl-300Italic';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-300Italic.eot');
src: local('☞MuseoSansCyrl-300Italic'), local('MuseoSansCyrl-300Italic'),
url('MuseoSansCyrl-300Italic.eot?#iefix') format('embedded-opentype'),
url('MuseoSansCyrl-300Italic.woff2') format('woff2'),
url('MuseoSansCyrl-300Italic.woff') format('woff'),
url('MuseoSansCyrl-300Italic.ttf') format('truetype');
font-weight: normal;
font-weight: 300;
font-style: italic;
}
@ -47,7 +47,7 @@
}
@font-face {
font-family: 'MuseoSansCyrl-900Italic';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-900Italic.eot');
src: local('☞MuseoSansCyrl-900Italic'), local('MuseoSansCyrl-900Italic'),
url('MuseoSansCyrl-900Italic.eot?#iefix') format('embedded-opentype'),
@ -59,62 +59,62 @@
}
@font-face {
font-family: 'MuseoSansCyrl-500';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-500.eot');
src: local('☞MuseoSansCyrl-500'), local('MuseoSansCyrl-500'),
url('MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'),
url('MuseoSansCyrl-500.woff2') format('woff2'),
url('MuseoSansCyrl-500.woff') format('woff'),
url('MuseoSansCyrl-500.ttf') format('truetype');
font-weight: normal;
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'MuseoSansCyrl-500Italic';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-500Italic.eot');
src: local('☞MuseoSansCyrl-500Italic'), local('MuseoSansCyrl-500Italic'),
url('MuseoSansCyrl-500Italic.eot?#iefix') format('embedded-opentype'),
url('MuseoSansCyrl-500Italic.woff2') format('woff2'),
url('MuseoSansCyrl-500Italic.woff') format('woff'),
url('MuseoSansCyrl-500Italic.ttf') format('truetype');
font-weight: normal;
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'MuseoSansCyrl-700Italic';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-700Italic.eot');
src: local('☞MuseoSansCyrl-700Italic'), local('MuseoSansCyrl-700Italic'),
url('MuseoSansCyrl-700Italic.eot?#iefix') format('embedded-opentype'),
url('MuseoSansCyrl-700Italic.woff2') format('woff2'),
url('MuseoSansCyrl-700Italic.woff') format('woff'),
url('MuseoSansCyrl-700Italic.ttf') format('truetype');
font-weight: normal;
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'MuseoSansCyrl-700';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-700.eot');
src: local('☞MuseoSansCyrl-700'), local('MuseoSansCyrl-700'),
url('MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
url('MuseoSansCyrl-700.woff2') format('woff2'),
url('MuseoSansCyrl-700.woff') format('woff'),
url('MuseoSansCyrl-700.ttf') format('truetype');
font-weight: normal;
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'MuseoSansCyrl-900';
font-family: 'MuseoSansCyrl';
src: url('MuseoSansCyrl-900.eot');
src: local('☞MuseoSansCyrl-900'), local('MuseoSansCyrl-900'),
url('MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
url('MuseoSansCyrl-900.woff2') format('woff2'),
url('MuseoSansCyrl-900.woff') format('woff'),
url('MuseoSansCyrl-900.ttf') format('truetype');
font-weight: normal;
font-weight: 900;
font-style: normal;
}

Loading…
Cancel
Save