removed semibold font-face
This commit is contained in:
parent
0e151b3c60
commit
059028da02
|
@ -22,18 +22,6 @@
|
||||||
url('./fonts/opensans-regular.ttf') format('truetype')
|
url('./fonts/opensans-regular.ttf') format('truetype')
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'Open Sans';
|
|
||||||
font-style: normal;
|
|
||||||
font-weight: 600;
|
|
||||||
src: url('./fonts/opensans-semibold.eot');
|
|
||||||
src: local('Open Sans SemiBold'),
|
|
||||||
local('OpenSans-SemiBold'),
|
|
||||||
url('./fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
|
|
||||||
url('./fonts/opensans-semibold.woff') format('woff'),
|
|
||||||
url('./fonts/opensans-semibold.ttf') format('truetype')
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Ubuntu Mono';
|
font-family: 'Ubuntu Mono';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
Loading…
Reference in New Issue