@fontsource/montserrat
Advanced tools
+19
-0
@@ -15,2 +15,14 @@ # Changelog | ||
| ## 4.4.x | ||
| ### Features | ||
| - Changed weight metadata from a string array to number array. e.g. ["400"] --> [400] [#240](https://github.com/fontsource/fontsource/pull/240) | ||
| - Removed local font names in CSS selector of `src:` which should cut down on inconsistencies of OS installed fonts. [#240](https://github.com/fontsource/fontsource/pull/240) | ||
| ### Fixes | ||
| - Stop serving variable fonts in normal packages, which should lead to smaller bundle sizes and resolve duplicated imports of certain fonts. [#240](https://github.com/fontsource/fontsource/pull/240) | ||
| ## 4.3.x | ||
@@ -31,3 +43,10 @@ | ||
| - GitHub Actions Git configs changed to 'fontsource-bot'. [#200](https://github.com/fontsource/fontsource/pull/200) | ||
| - Update dependencies. [#207](https://github.com/fontsource/fontsource/pull/207) [#209](https://github.com/fontsource/fontsource/pull/209) | ||
| - Add NPM and GitHub links to each Font Preview page. [#210](https://github.com/fontsource/fontsource/pull/210) | ||
| ### Miscellaneous | ||
| - Add testing and improve local build speeds. [#222](https://github.com/fontsource/fontsource/pull/222) | ||
| - Typescript Migration. [#229](https://github.com/fontsource/fontsource/pull/229) | ||
| ## 4.2.x | ||
@@ -34,0 +53,0 @@ |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-100-italic*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin Italic'), | ||
| local('Montserrat-ThinItalic'), url('./files/montserrat-cyrillic-100-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-100-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-100-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-100-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-cyrillic-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-100-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-200-italic*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight Italic'), | ||
| local('Montserrat-ExtraLightItalic'), url('./files/montserrat-cyrillic-200-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-200-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-200-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-200-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-200-normal*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-cyrillic-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-200-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-300-italic*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light Italic'), | ||
| local('Montserrat-LightItalic'), url('./files/montserrat-cyrillic-300-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-300-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-300-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-300-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-300-normal*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-cyrillic-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-300-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-400-italic*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Italic'), | ||
| local('Montserrat-Italic'), url('./files/montserrat-cyrillic-400-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-400-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-400-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-400-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-400-normal*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-cyrillic-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-400-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-500-italic*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium Italic'), | ||
| local('Montserrat-MediumItalic'), url('./files/montserrat-cyrillic-500-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-500-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-500-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-500-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-500-normal*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-cyrillic-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-500-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-600-italic*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold Italic'), | ||
| local('Montserrat-SemiBoldItalic'), url('./files/montserrat-cyrillic-600-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-600-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-600-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-600-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-600-normal*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-cyrillic-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-600-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-700-italic*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold Italic'), | ||
| local('Montserrat-BoldItalic'), url('./files/montserrat-cyrillic-700-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-700-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-700-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-700-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-700-normal*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-cyrillic-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-700-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-800-italic*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold Italic'), | ||
| local('Montserrat-ExtraBoldItalic'), url('./files/montserrat-cyrillic-800-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-800-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-800-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-800-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-800-normal*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-cyrillic-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-800-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-900-italic*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black Italic'), | ||
| local('Montserrat-BlackItalic'), url('./files/montserrat-cyrillic-900-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-900-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-900-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-900-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-900-normal*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-cyrillic-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-900-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-100-italic*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin Italic'), | ||
| local('Montserrat-ThinItalic'), url('./files/montserrat-cyrillic-ext-100-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-100-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-100-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-100-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-cyrillic-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-100-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-200-italic*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight Italic'), | ||
| local('Montserrat-ExtraLightItalic'), url('./files/montserrat-cyrillic-ext-200-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-200-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-200-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-200-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-200-normal*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-cyrillic-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-200-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-300-italic*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light Italic'), | ||
| local('Montserrat-LightItalic'), url('./files/montserrat-cyrillic-ext-300-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-300-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-300-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-300-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-300-normal*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-300-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-400-italic*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Italic'), | ||
| local('Montserrat-Italic'), url('./files/montserrat-cyrillic-ext-400-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-400-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-400-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-400-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-400-normal*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-400-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-500-italic*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium Italic'), | ||
| local('Montserrat-MediumItalic'), url('./files/montserrat-cyrillic-ext-500-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-500-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-500-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-500-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-500-normal*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-cyrillic-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-500-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-600-italic*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold Italic'), | ||
| local('Montserrat-SemiBoldItalic'), url('./files/montserrat-cyrillic-ext-600-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-600-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-600-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-600-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-600-normal*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-600-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-700-italic*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold Italic'), | ||
| local('Montserrat-BoldItalic'), url('./files/montserrat-cyrillic-ext-700-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-700-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-700-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-700-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-700-normal*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-700-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-800-italic*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold Italic'), | ||
| local('Montserrat-ExtraBoldItalic'), url('./files/montserrat-cyrillic-ext-800-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-800-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-800-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-800-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-800-normal*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-800-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-900-italic*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black Italic'), | ||
| local('Montserrat-BlackItalic'), url('./files/montserrat-cyrillic-ext-900-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-900-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-900-italic.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-900-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-cyrillic-ext-900-normal*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-900-normal.woff') format('woff'); | ||
| } |
+9
-27
@@ -7,5 +7,3 @@ /* montserrat-cyrillic-ext-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-cyrillic-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-100-normal.woff') format('woff'); | ||
@@ -19,5 +17,3 @@ } | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-cyrillic-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-200-normal.woff') format('woff'); | ||
@@ -31,5 +27,3 @@ } | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-300-normal.woff') format('woff'); | ||
@@ -43,5 +37,3 @@ } | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-400-normal.woff') format('woff'); | ||
@@ -55,5 +47,3 @@ } | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-cyrillic-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-500-normal.woff') format('woff'); | ||
@@ -67,5 +57,3 @@ } | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-600-normal.woff') format('woff'); | ||
@@ -79,5 +67,3 @@ } | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-700-normal.woff') format('woff'); | ||
@@ -91,5 +77,3 @@ } | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-800-normal.woff') format('woff'); | ||
@@ -103,6 +87,4 @@ } | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-ext-900-normal.woff') format('woff'); | ||
| } |
+9
-27
@@ -7,5 +7,3 @@ /* montserrat-cyrillic-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-cyrillic-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-100-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-100-normal.woff') format('woff'); | ||
@@ -19,5 +17,3 @@ } | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-cyrillic-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-200-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-200-normal.woff') format('woff'); | ||
@@ -31,5 +27,3 @@ } | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-cyrillic-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-300-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-300-normal.woff') format('woff'); | ||
@@ -43,5 +37,3 @@ } | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-cyrillic-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-400-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-400-normal.woff') format('woff'); | ||
@@ -55,5 +47,3 @@ } | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-cyrillic-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-500-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-500-normal.woff') format('woff'); | ||
@@ -67,5 +57,3 @@ } | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-cyrillic-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-600-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-600-normal.woff') format('woff'); | ||
@@ -79,5 +67,3 @@ } | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-cyrillic-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-700-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-700-normal.woff') format('woff'); | ||
@@ -91,5 +77,3 @@ } | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-cyrillic-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-800-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-800-normal.woff') format('woff'); | ||
@@ -103,6 +87,4 @@ } | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-cyrillic-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-cyrillic-900-normal.woff2') format('woff2'), url('./files/montserrat-cyrillic-900-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-100-italic*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin Italic'), | ||
| local('Montserrat-ThinItalic'), url('./files/montserrat-latin-100-italic.woff2') format('woff2'), url('./files/montserrat-latin-100-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-100-italic.woff2') format('woff2'), url('./files/montserrat-latin-100-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-latin-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-100-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-200-italic*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight Italic'), | ||
| local('Montserrat-ExtraLightItalic'), url('./files/montserrat-latin-200-italic.woff2') format('woff2'), url('./files/montserrat-latin-200-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-200-italic.woff2') format('woff2'), url('./files/montserrat-latin-200-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-200-normal*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-latin-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-200-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-300-italic*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light Italic'), | ||
| local('Montserrat-LightItalic'), url('./files/montserrat-latin-300-italic.woff2') format('woff2'), url('./files/montserrat-latin-300-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-300-italic.woff2') format('woff2'), url('./files/montserrat-latin-300-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-300-normal*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-latin-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-300-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-400-italic*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Italic'), | ||
| local('Montserrat-Italic'), url('./files/montserrat-latin-400-italic.woff2') format('woff2'), url('./files/montserrat-latin-400-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-400-italic.woff2') format('woff2'), url('./files/montserrat-latin-400-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-400-normal*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-latin-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-400-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-500-italic*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium Italic'), | ||
| local('Montserrat-MediumItalic'), url('./files/montserrat-latin-500-italic.woff2') format('woff2'), url('./files/montserrat-latin-500-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-500-italic.woff2') format('woff2'), url('./files/montserrat-latin-500-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-500-normal*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-latin-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-500-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-600-italic*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold Italic'), | ||
| local('Montserrat-SemiBoldItalic'), url('./files/montserrat-latin-600-italic.woff2') format('woff2'), url('./files/montserrat-latin-600-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-600-italic.woff2') format('woff2'), url('./files/montserrat-latin-600-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-600-normal*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-latin-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-600-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-700-italic*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold Italic'), | ||
| local('Montserrat-BoldItalic'), url('./files/montserrat-latin-700-italic.woff2') format('woff2'), url('./files/montserrat-latin-700-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-700-italic.woff2') format('woff2'), url('./files/montserrat-latin-700-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-700-normal*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-latin-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-700-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-800-italic*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold Italic'), | ||
| local('Montserrat-ExtraBoldItalic'), url('./files/montserrat-latin-800-italic.woff2') format('woff2'), url('./files/montserrat-latin-800-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-800-italic.woff2') format('woff2'), url('./files/montserrat-latin-800-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-800-normal*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-latin-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-800-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-900-italic*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black Italic'), | ||
| local('Montserrat-BlackItalic'), url('./files/montserrat-latin-900-italic.woff2') format('woff2'), url('./files/montserrat-latin-900-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-900-italic.woff2') format('woff2'), url('./files/montserrat-latin-900-italic.woff') format('woff'); | ||
| } |
+1
-3
@@ -7,6 +7,4 @@ /* montserrat-latin-900-normal*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-latin-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-900-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-100-italic*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin Italic'), | ||
| local('Montserrat-ThinItalic'), url('./files/montserrat-latin-ext-100-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-100-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-100-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-100-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-latin-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-100-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-200-italic*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight Italic'), | ||
| local('Montserrat-ExtraLightItalic'), url('./files/montserrat-latin-ext-200-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-200-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-200-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-200-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-200-normal*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-latin-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-200-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-300-italic*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light Italic'), | ||
| local('Montserrat-LightItalic'), url('./files/montserrat-latin-ext-300-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-300-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-300-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-300-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-300-normal*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-latin-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-300-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-400-italic*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Italic'), | ||
| local('Montserrat-Italic'), url('./files/montserrat-latin-ext-400-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-400-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-400-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-400-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-400-normal*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-latin-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-400-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-500-italic*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium Italic'), | ||
| local('Montserrat-MediumItalic'), url('./files/montserrat-latin-ext-500-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-500-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-500-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-500-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-500-normal*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-latin-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-500-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-600-italic*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold Italic'), | ||
| local('Montserrat-SemiBoldItalic'), url('./files/montserrat-latin-ext-600-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-600-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-600-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-600-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-600-normal*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-latin-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-600-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-700-italic*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold Italic'), | ||
| local('Montserrat-BoldItalic'), url('./files/montserrat-latin-ext-700-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-700-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-700-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-700-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-700-normal*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-latin-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-700-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-800-italic*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold Italic'), | ||
| local('Montserrat-ExtraBoldItalic'), url('./files/montserrat-latin-ext-800-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-800-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-800-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-800-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-800-normal*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-latin-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-800-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-900-italic*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black Italic'), | ||
| local('Montserrat-BlackItalic'), url('./files/montserrat-latin-ext-900-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-900-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-900-italic.woff2') format('woff2'), url('./files/montserrat-latin-ext-900-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-latin-ext-900-normal*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-latin-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-900-normal.woff') format('woff'); | ||
| } |
+9
-27
@@ -7,5 +7,3 @@ /* montserrat-latin-ext-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-latin-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-100-normal.woff') format('woff'); | ||
@@ -19,5 +17,3 @@ } | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-latin-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-200-normal.woff') format('woff'); | ||
@@ -31,5 +27,3 @@ } | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-latin-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-300-normal.woff') format('woff'); | ||
@@ -43,5 +37,3 @@ } | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-latin-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-400-normal.woff') format('woff'); | ||
@@ -55,5 +47,3 @@ } | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-latin-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-500-normal.woff') format('woff'); | ||
@@ -67,5 +57,3 @@ } | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-latin-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-600-normal.woff') format('woff'); | ||
@@ -79,5 +67,3 @@ } | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-latin-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-700-normal.woff') format('woff'); | ||
@@ -91,5 +77,3 @@ } | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-latin-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-800-normal.woff') format('woff'); | ||
@@ -103,6 +87,4 @@ } | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-latin-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-ext-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-ext-900-normal.woff') format('woff'); | ||
| } |
+9
-27
@@ -7,5 +7,3 @@ /* montserrat-latin-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-latin-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-100-normal.woff2') format('woff2'), url('./files/montserrat-latin-100-normal.woff') format('woff'); | ||
@@ -19,5 +17,3 @@ } | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-latin-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-200-normal.woff2') format('woff2'), url('./files/montserrat-latin-200-normal.woff') format('woff'); | ||
@@ -31,5 +27,3 @@ } | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-latin-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-300-normal.woff2') format('woff2'), url('./files/montserrat-latin-300-normal.woff') format('woff'); | ||
@@ -43,5 +37,3 @@ } | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-latin-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-400-normal.woff2') format('woff2'), url('./files/montserrat-latin-400-normal.woff') format('woff'); | ||
@@ -55,5 +47,3 @@ } | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-latin-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-500-normal.woff2') format('woff2'), url('./files/montserrat-latin-500-normal.woff') format('woff'); | ||
@@ -67,5 +57,3 @@ } | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-latin-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-600-normal.woff2') format('woff2'), url('./files/montserrat-latin-600-normal.woff') format('woff'); | ||
@@ -79,5 +67,3 @@ } | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-latin-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-700-normal.woff2') format('woff2'), url('./files/montserrat-latin-700-normal.woff') format('woff'); | ||
@@ -91,5 +77,3 @@ } | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-latin-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-800-normal.woff2') format('woff2'), url('./files/montserrat-latin-800-normal.woff') format('woff'); | ||
@@ -103,6 +87,4 @@ } | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-latin-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-latin-900-normal.woff2') format('woff2'), url('./files/montserrat-latin-900-normal.woff') format('woff'); | ||
| } |
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "subsets": ["cyrillic", "cyrillic-ext", "latin", "latin-ext", "vietnamese"], | ||
| "weights": ["100", "200", "300", "400", "500", "600", "700", "800", "900"], | ||
| "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], | ||
| "styles": ["italic", "normal"], | ||
@@ -8,0 +8,0 @@ "defSubset": "latin", |
+2
-2
| { | ||
| "name": "@fontsource/montserrat", | ||
| "version": "4.3.0", | ||
| "version": "4.4.0", | ||
| "description": "Self-host the Montserrat font in a neatly bundled NPM package.", | ||
@@ -25,3 +25,3 @@ "main": "index.css", | ||
| }, | ||
| "gitHead": "a6662f1f915c4779a5ef3f9b02efa8212a974788" | ||
| "gitHead": "9e9d4be1d52cd13e7aeb29ec2cd782cb47b1fc72" | ||
| } |
+1
-1
@@ -18,3 +18,3 @@ # Fontsource Montserrat | ||
| ```javascript | ||
| import "@fontsource/montserrat" // Defaults to weight 400. | ||
| import "@fontsource/montserrat"; // Defaults to weight 400. | ||
| ``` | ||
@@ -21,0 +21,0 @@ |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-100-italic*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin Italic'), | ||
| local('Montserrat-ThinItalic'), url('./files/montserrat-vietnamese-100-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-100-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-100-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-100-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-vietnamese-100-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-100-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-100-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-200-italic*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight Italic'), | ||
| local('Montserrat-ExtraLightItalic'), url('./files/montserrat-vietnamese-200-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-200-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-200-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-200-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-200-normal*/ | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-vietnamese-200-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-200-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-200-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-300-italic*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light Italic'), | ||
| local('Montserrat-LightItalic'), url('./files/montserrat-vietnamese-300-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-300-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-300-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-300-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-300-normal*/ | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-vietnamese-300-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-300-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-300-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-400-italic*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Italic'), | ||
| local('Montserrat-Italic'), url('./files/montserrat-vietnamese-400-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-400-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-400-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-400-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-400-normal*/ | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-vietnamese-400-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-400-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-400-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-500-italic*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium Italic'), | ||
| local('Montserrat-MediumItalic'), url('./files/montserrat-vietnamese-500-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-500-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-500-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-500-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-500-normal*/ | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-vietnamese-500-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-500-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-500-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-600-italic*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold Italic'), | ||
| local('Montserrat-SemiBoldItalic'), url('./files/montserrat-vietnamese-600-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-600-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-600-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-600-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-600-normal*/ | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-vietnamese-600-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-600-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-600-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-700-italic*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold Italic'), | ||
| local('Montserrat-BoldItalic'), url('./files/montserrat-vietnamese-700-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-700-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-700-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-700-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-700-normal*/ | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-vietnamese-700-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-700-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-700-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-800-italic*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold Italic'), | ||
| local('Montserrat-ExtraBoldItalic'), url('./files/montserrat-vietnamese-800-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-800-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-800-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-800-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-800-normal*/ | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-vietnamese-800-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-800-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-800-normal.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-900-italic*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black Italic'), | ||
| local('Montserrat-BlackItalic'), url('./files/montserrat-vietnamese-900-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-900-italic.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-900-italic.woff2') format('woff2'), url('./files/montserrat-vietnamese-900-italic.woff') format('woff'); | ||
| } |
@@ -7,6 +7,4 @@ /* montserrat-vietnamese-900-normal*/ | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-vietnamese-900-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-900-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-900-normal.woff') format('woff'); | ||
| } |
+9
-27
@@ -7,5 +7,3 @@ /* montserrat-vietnamese-100-normal*/ | ||
| font-weight: 100; | ||
| src: | ||
| local('Montserrat Thin'), | ||
| local('Montserrat-Thin'), url('./files/montserrat-vietnamese-100-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-100-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-100-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-100-normal.woff') format('woff'); | ||
@@ -19,5 +17,3 @@ } | ||
| font-weight: 200; | ||
| src: | ||
| local('Montserrat ExtraLight'), | ||
| local('Montserrat-ExtraLight'), url('./files/montserrat-vietnamese-200-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-200-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-200-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-200-normal.woff') format('woff'); | ||
@@ -31,5 +27,3 @@ } | ||
| font-weight: 300; | ||
| src: | ||
| local('Montserrat Light'), | ||
| local('Montserrat-Light'), url('./files/montserrat-vietnamese-300-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-300-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-300-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-300-normal.woff') format('woff'); | ||
@@ -43,5 +37,3 @@ } | ||
| font-weight: 400; | ||
| src: | ||
| local('Montserrat Regular'), | ||
| local('Montserrat-Regular'), url('./files/montserrat-vietnamese-400-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-400-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-400-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-400-normal.woff') format('woff'); | ||
@@ -55,5 +47,3 @@ } | ||
| font-weight: 500; | ||
| src: | ||
| local('Montserrat Medium'), | ||
| local('Montserrat-Medium'), url('./files/montserrat-vietnamese-500-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-500-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-500-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-500-normal.woff') format('woff'); | ||
@@ -67,5 +57,3 @@ } | ||
| font-weight: 600; | ||
| src: | ||
| local('Montserrat SemiBold'), | ||
| local('Montserrat-SemiBold'), url('./files/montserrat-vietnamese-600-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-600-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-600-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-600-normal.woff') format('woff'); | ||
@@ -79,5 +67,3 @@ } | ||
| font-weight: 700; | ||
| src: | ||
| local('Montserrat Bold'), | ||
| local('Montserrat-Bold'), url('./files/montserrat-vietnamese-700-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-700-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-700-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-700-normal.woff') format('woff'); | ||
@@ -91,5 +77,3 @@ } | ||
| font-weight: 800; | ||
| src: | ||
| local('Montserrat ExtraBold'), | ||
| local('Montserrat-ExtraBold'), url('./files/montserrat-vietnamese-800-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-800-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-800-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-800-normal.woff') format('woff'); | ||
@@ -103,6 +87,4 @@ } | ||
| font-weight: 900; | ||
| src: | ||
| local('Montserrat Black'), | ||
| local('Montserrat-Black'), url('./files/montserrat-vietnamese-900-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-900-normal.woff') format('woff'); | ||
| src: url('./files/montserrat-vietnamese-900-normal.woff2') format('woff2'), url('./files/montserrat-vietnamese-900-normal.woff') format('woff'); | ||
| } |
5524515
-0.15%1950
-12.16%