|
110 | 110 | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
111 | 111 | }
|
112 | 112 |
|
| 113 | +@font-face { |
| 114 | + font-family: 'Roboto'; |
| 115 | + font-style: normal; |
| 116 | + font-weight: 700; |
| 117 | + src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/roboto/bold-cyrillic-ext.woff2) format('woff2'); |
| 118 | + unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; |
| 119 | +} |
| 120 | + |
| 121 | +@font-face { |
| 122 | + font-family: 'Roboto'; |
| 123 | + font-style: normal; |
| 124 | + font-weight: 700; |
| 125 | + src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/roboto/bold-cyrillic.woff2) format('woff2'); |
| 126 | + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; |
| 127 | +} |
| 128 | + |
| 129 | +@font-face { |
| 130 | + font-family: 'Roboto'; |
| 131 | + font-style: normal; |
| 132 | + font-weight: 700; |
| 133 | + src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/roboto/bold-greek-ext.woff2) format('woff2'); |
| 134 | + unicode-range: U+1F00-1FFF; |
| 135 | +} |
| 136 | + |
| 137 | +@font-face { |
| 138 | + font-family: 'Roboto'; |
| 139 | + font-style: normal; |
| 140 | + font-weight: 700; |
| 141 | + src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/roboto/bold-greek.woff2) format('woff2'); |
| 142 | + unicode-range: U+0370-03FF; |
| 143 | +} |
| 144 | + |
| 145 | +@font-face { |
| 146 | + font-family: 'Roboto'; |
| 147 | + font-style: normal; |
| 148 | + font-weight: 700; |
| 149 | + src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/roboto/bold-vietnamese.woff2) format('woff2'); |
| 150 | + unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; |
| 151 | +} |
| 152 | + |
| 153 | +@font-face { |
| 154 | + font-family: 'Roboto'; |
| 155 | + font-style: normal; |
| 156 | + font-weight: 700; |
| 157 | + src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/roboto/bold-latin-ext.woff2) format('woff2'); |
| 158 | + unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; |
| 159 | +} |
| 160 | + |
| 161 | +@font-face { |
| 162 | + font-family: 'Roboto'; |
| 163 | + font-style: normal; |
| 164 | + font-weight: 700; |
| 165 | + src: local('Roboto Bold'), local('Roboto-Bold'), url(../assets/fonts/roboto/bold-latin.woff2) format('woff2'); |
| 166 | + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; |
| 167 | +} |
| 168 | + |
113 | 169 | @import "~material-design-icons/iconfont/material-icons.css";
|
0 commit comments