[archived] collection of open-source fonts distributed with jsDelivr

feat: open sans fonts

open sans, open sans condensed, open sans semicondensed

also has a local rule for devices that have it preinstalled

designed by Steve Matteson

+360
+120
serve/open-sans-condensed.css
···
··· 1 + @font-face { 2 + font-family: 'Open Sans Condensed'; 3 + src: local('Open Sans Condensed Bold Italic'), local('OpenSansCondensed-BoldItalic'), 4 + url('src/open-sans-condensed/OpenSansCondensed-BoldItalic.woff2') format('woff2'), 5 + url('src/open-sans-condensed/OpenSansCondensed-BoldItalic.woff') format('woff'); 6 + font-weight: bold; 7 + font-style: italic; 8 + font-display: swap; 9 + } 10 + 11 + @font-face { 12 + font-family: 'Open Sans Condensed'; 13 + src: local('Open Sans Condensed Light Italic'), local('OpenSansCondensed-LightItalic'), 14 + url('src/open-sans-condensed/OpenSansCondensed-LightItalic.woff2') format('woff2'), 15 + url('src/open-sans-condensed/OpenSansCondensed-LightItalic.woff') format('woff'); 16 + font-weight: 300; 17 + font-style: italic; 18 + font-display: swap; 19 + } 20 + 21 + @font-face { 22 + font-family: 'Open Sans Condensed'; 23 + src: local('Open Sans Condensed Italic'), local('OpenSansCondensed-Italic'), 24 + url('src/open-sans-condensed/OpenSansCondensed-Italic.woff2') format('woff2'), 25 + url('src/open-sans-condensed/OpenSansCondensed-Italic.woff') format('woff'); 26 + font-weight: normal; 27 + font-style: italic; 28 + font-display: swap; 29 + } 30 + 31 + @font-face { 32 + font-family: 'Open Sans Condensed'; 33 + src: local('Open Sans Condensed ExtraBold'), local('OpenSansCondensed-ExtraBold'), 34 + url('src/open-sans-condensed/OpenSansCondensed-ExtraBold.woff2') format('woff2'), 35 + url('src/open-sans-condensed/OpenSansCondensed-ExtraBold.woff') format('woff'); 36 + font-weight: bold; 37 + font-style: normal; 38 + font-display: swap; 39 + } 40 + 41 + @font-face { 42 + font-family: 'Open Sans Condensed'; 43 + src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), 44 + url('src/open-sans-condensed/OpenSansCondensed-Bold.woff2') format('woff2'), 45 + url('src/open-sans-condensed/OpenSansCondensed-Bold.woff') format('woff'); 46 + font-weight: bold; 47 + font-style: normal; 48 + font-display: swap; 49 + } 50 + 51 + @font-face { 52 + font-family: 'Open Sans Condensed'; 53 + src: local('Open Sans Condensed ExtraBold Italic'), local('OpenSansCondensed-ExtraBoldItalic'), 54 + url('src/open-sans-condensed/OpenSansCondensed-ExtraBoldItalic.woff2') format('woff2'), 55 + url('src/open-sans-condensed/OpenSansCondensed-ExtraBoldItalic.woff') format('woff'); 56 + font-weight: bold; 57 + font-style: italic; 58 + font-display: swap; 59 + } 60 + 61 + @font-face { 62 + font-family: 'Open Sans Condensed'; 63 + src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), 64 + url('src/open-sans-condensed/OpenSansCondensed-Light.woff2') format('woff2'), 65 + url('src/open-sans-condensed/OpenSansCondensed-Light.woff') format('woff'); 66 + font-weight: 300; 67 + font-style: normal; 68 + font-display: swap; 69 + } 70 + 71 + @font-face { 72 + font-family: 'Open Sans Condensed'; 73 + src: local('Open Sans Condensed Regular'), local('OpenSansCondensed-Regular'), 74 + url('src/open-sans-condensed/OpenSansCondensed-Regular.woff2') format('woff2'), 75 + url('src/open-sans-condensed/OpenSansCondensed-Regular.woff') format('woff'); 76 + font-weight: normal; 77 + font-style: normal; 78 + font-display: swap; 79 + } 80 + 81 + @font-face { 82 + font-family: 'Open Sans Condensed'; 83 + src: local('Open Sans Condensed Medium'), local('OpenSansCondensed-Medium'), 84 + url('src/open-sans-condensed/OpenSansCondensed-Medium.woff2') format('woff2'), 85 + url('src/open-sans-condensed/OpenSansCondensed-Medium.woff') format('woff'); 86 + font-weight: 500; 87 + font-style: normal; 88 + font-display: swap; 89 + } 90 + 91 + @font-face { 92 + font-family: 'Open Sans Condensed'; 93 + src: local('Open Sans Condensed SemiBold Italic'), local('OpenSansCondensed-SemiBoldItalic'), 94 + url('src/open-sans-condensed/OpenSansCondensed-SemiBoldItalic.woff2') format('woff2'), 95 + url('src/open-sans-condensed/OpenSansCondensed-SemiBoldItalic.woff') format('woff'); 96 + font-weight: 600; 97 + font-style: italic; 98 + font-display: swap; 99 + } 100 + 101 + @font-face { 102 + font-family: 'Open Sans Condensed'; 103 + src: local('Open Sans Condensed SemiBold'), local('OpenSansCondensed-SemiBold'), 104 + url('src/open-sans-condensed/OpenSansCondensed-SemiBold.woff2') format('woff2'), 105 + url('src/open-sans-condensed/OpenSansCondensed-SemiBold.woff') format('woff'); 106 + font-weight: 600; 107 + font-style: normal; 108 + font-display: swap; 109 + } 110 + 111 + @font-face { 112 + font-family: 'Open Sans Condensed'; 113 + src: local('Open Sans Condensed Medium Italic'), local('OpenSansCondensed-MediumItalic'), 114 + url('src/open-sans-condensed/OpenSansCondensed-MediumItalic.woff2') format('woff2'), 115 + url('src/open-sans-condensed/OpenSansCondensed-MediumItalic.woff') format('woff'); 116 + font-weight: 500; 117 + font-style: italic; 118 + font-display: swap; 119 + } 120 +
+120
serve/open-sans-semicondensed.css
···
··· 1 + @font-face { 2 + font-family: 'Open Sans SemiCondensed'; 3 + src: local('Open Sans SemiCondensed Light'), local('OpenSansSemiCondensed-Light'), 4 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Light.woff2') format('woff2'), 5 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Light.woff') format('woff'); 6 + font-weight: 300; 7 + font-style: normal; 8 + font-display: swap; 9 + } 10 + 11 + @font-face { 12 + font-family: 'Open Sans SemiCondensed'; 13 + src: local('Open Sans SemiCondensed Medium Italic'), local('OpenSansSemiCondensed-MediumItalic'), 14 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-MediumItalic.woff2') format('woff2'), 15 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-MediumItalic.woff') format('woff'); 16 + font-weight: 500; 17 + font-style: italic; 18 + font-display: swap; 19 + } 20 + 21 + @font-face { 22 + font-family: 'Open Sans SemiCondensed'; 23 + src: local('Open Sans SemiCondensed Bold'), local('OpenSansSemiCondensed-Bold'), 24 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Bold.woff2') format('woff2'), 25 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Bold.woff') format('woff'); 26 + font-weight: bold; 27 + font-style: normal; 28 + font-display: swap; 29 + } 30 + 31 + @font-face { 32 + font-family: 'Open Sans SemiCondensed'; 33 + src: local('Open Sans SemiCondensed Regular'), local('OpenSansSemiCondensed-Regular'), 34 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Regular.woff2') format('woff2'), 35 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Regular.woff') format('woff'); 36 + font-weight: normal; 37 + font-style: normal; 38 + font-display: swap; 39 + } 40 + 41 + @font-face { 42 + font-family: 'Open Sans SemiCondensed'; 43 + src: local('Open Sans SemiCondensed SemiBold'), local('OpenSansSemiCondensed-SemiBold'), 44 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBold.woff2') format('woff2'), 45 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBold.woff') format('woff'); 46 + font-weight: 600; 47 + font-style: normal; 48 + font-display: swap; 49 + } 50 + 51 + @font-face { 52 + font-family: 'Open Sans SemiCondensed'; 53 + src: local('Open Sans SemiCondensed Light Italic'), local('OpenSansSemiCondensed-LightItalic'), 54 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-LightItalic.woff2') format('woff2'), 55 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-LightItalic.woff') format('woff'); 56 + font-weight: 300; 57 + font-style: italic; 58 + font-display: swap; 59 + } 60 + 61 + @font-face { 62 + font-family: 'Open Sans SemiCondensed'; 63 + src: local('Open Sans SemiCondensed Bold Italic'), local('OpenSansSemiCondensed-BoldItalic'), 64 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-BoldItalic.woff2') format('woff2'), 65 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-BoldItalic.woff') format('woff'); 66 + font-weight: bold; 67 + font-style: italic; 68 + font-display: swap; 69 + } 70 + 71 + @font-face { 72 + font-family: 'Open Sans SemiCondensed'; 73 + src: local('Open Sans SemiCondensed ExtraBold Italic'), local('OpenSansSemiCondensed-ExtraBoldItalic'), 74 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBoldItalic.woff2') format('woff2'), 75 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBoldItalic.woff') format('woff'); 76 + font-weight: bold; 77 + font-style: italic; 78 + font-display: swap; 79 + } 80 + 81 + @font-face { 82 + font-family: 'Open Sans SemiCondensed'; 83 + src: local('Open Sans SemiCondensed ExtraBold'), local('OpenSansSemiCondensed-ExtraBold'), 84 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBold.woff2') format('woff2'), 85 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBold.woff') format('woff'); 86 + font-weight: bold; 87 + font-style: normal; 88 + font-display: swap; 89 + } 90 + 91 + @font-face { 92 + font-family: 'Open Sans SemiCondensed'; 93 + src: local('Open Sans SemiCondensed Italic'), local('OpenSansSemiCondensed-Italic'), 94 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Italic.woff2') format('woff2'), 95 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Italic.woff') format('woff'); 96 + font-weight: normal; 97 + font-style: italic; 98 + font-display: swap; 99 + } 100 + 101 + @font-face { 102 + font-family: 'Open Sans SemiCondensed'; 103 + src: local('Open Sans SemiCondensed Medium'), local('OpenSansSemiCondensed-Medium'), 104 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Medium.woff2') format('woff2'), 105 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-Medium.woff') format('woff'); 106 + font-weight: 500; 107 + font-style: normal; 108 + font-display: swap; 109 + } 110 + 111 + @font-face { 112 + font-family: 'Open Sans SemiCondensed'; 113 + src: local('Open Sans SemiCondensed SemiBold Italic'), local('OpenSansSemiCondensed-SemiBoldItalic'), 114 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBoldItalic.woff2') format('woff2'), 115 + url('src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBoldItalic.woff') format('woff'); 116 + font-weight: 600; 117 + font-style: italic; 118 + font-display: swap; 119 + } 120 +
+120
serve/open-sans.css
···
··· 1 + @font-face { 2 + font-family: 'Open Sans'; 3 + src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), 4 + url('src/open-sans/OpenSans-ExtraBold.woff2') format('woff2'), 5 + url('src/open-sans/OpenSans-ExtraBold.woff') format('woff'); 6 + font-weight: bold; 7 + font-style: normal; 8 + font-display: swap; 9 + } 10 + 11 + @font-face { 12 + font-family: 'Open Sans'; 13 + src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), 14 + url('src/open-sans/OpenSans-BoldItalic.woff2') format('woff2'), 15 + url('src/open-sans/OpenSans-BoldItalic.woff') format('woff'); 16 + font-weight: bold; 17 + font-style: italic; 18 + font-display: swap; 19 + } 20 + 21 + @font-face { 22 + font-family: 'Open Sans'; 23 + src: local('Open Sans Bold'), local('OpenSans-Bold'), 24 + url('src/open-sans/OpenSans-Bold.woff2') format('woff2'), 25 + url('src/open-sans/OpenSans-Bold.woff') format('woff'); 26 + font-weight: bold; 27 + font-style: normal; 28 + font-display: swap; 29 + } 30 + 31 + @font-face { 32 + font-family: 'Open Sans'; 33 + src: local('Open Sans Light'), local('OpenSans-Light'), 34 + url('src/open-sans/OpenSans-Light.woff2') format('woff2'), 35 + url('src/open-sans/OpenSans-Light.woff') format('woff'); 36 + font-weight: 300; 37 + font-style: normal; 38 + font-display: swap; 39 + } 40 + 41 + @font-face { 42 + font-family: 'Open Sans'; 43 + src: local('Open Sans Italic'), local('OpenSans-Italic'), 44 + url('src/open-sans/OpenSans-Italic.woff2') format('woff2'), 45 + url('src/open-sans/OpenSans-Italic.woff') format('woff'); 46 + font-weight: normal; 47 + font-style: italic; 48 + font-display: swap; 49 + } 50 + 51 + @font-face { 52 + font-family: 'Open Sans'; 53 + src: local('Open Sans Medium Italic'), local('OpenSans-MediumItalic'), 54 + url('src/open-sans/OpenSans-MediumItalic.woff2') format('woff2'), 55 + url('src/open-sans/OpenSans-MediumItalic.woff') format('woff'); 56 + font-weight: 500; 57 + font-style: italic; 58 + font-display: swap; 59 + } 60 + 61 + @font-face { 62 + font-family: 'Open Sans'; 63 + src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), 64 + url('src/open-sans/OpenSans-SemiBoldItalic.woff2') format('woff2'), 65 + url('src/open-sans/OpenSans-SemiBoldItalic.woff') format('woff'); 66 + font-weight: 600; 67 + font-style: italic; 68 + font-display: swap; 69 + } 70 + 71 + @font-face { 72 + font-family: 'Open Sans'; 73 + src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), 74 + url('src/open-sans/OpenSans-ExtraBoldItalic.woff2') format('woff2'), 75 + url('src/open-sans/OpenSans-ExtraBoldItalic.woff') format('woff'); 76 + font-weight: bold; 77 + font-style: italic; 78 + font-display: swap; 79 + } 80 + 81 + @font-face { 82 + font-family: 'Open Sans'; 83 + src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), 84 + url('src/open-sans/OpenSans-LightItalic.woff2') format('woff2'), 85 + url('src/open-sans/OpenSans-LightItalic.woff') format('woff'); 86 + font-weight: 300; 87 + font-style: italic; 88 + font-display: swap; 89 + } 90 + 91 + @font-face { 92 + font-family: 'Open Sans'; 93 + src: local('Open Sans Medium'), local('OpenSans-Medium'), 94 + url('src/open-sans/OpenSans-Medium.woff2') format('woff2'), 95 + url('src/open-sans/OpenSans-Medium.woff') format('woff'); 96 + font-weight: 500; 97 + font-style: normal; 98 + font-display: swap; 99 + } 100 + 101 + @font-face { 102 + font-family: 'Open Sans'; 103 + src: local('Open Sans Regular'), local('OpenSans-Regular'), 104 + url('src/open-sans/OpenSans-Regular.woff2') format('woff2'), 105 + url('src/open-sans/OpenSans-Regular.woff') format('woff'); 106 + font-weight: normal; 107 + font-style: normal; 108 + font-display: swap; 109 + } 110 + 111 + @font-face { 112 + font-family: 'Open Sans'; 113 + src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), 114 + url('src/open-sans/OpenSans-SemiBold.woff2') format('woff2'), 115 + url('src/open-sans/OpenSans-SemiBold.woff') format('woff'); 116 + font-weight: 600; 117 + font-style: normal; 118 + font-display: swap; 119 + } 120 +
serve/src/open-sans-condensed/OpenSansCondensed-Bold.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Bold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-BoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-BoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-ExtraBold.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-ExtraBold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-ExtraBoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-ExtraBoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Italic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Italic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Light.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Light.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-LightItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-LightItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Medium.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Medium.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-MediumItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-MediumItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Regular.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-Regular.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-SemiBold.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-SemiBold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-SemiBoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-condensed/OpenSansCondensed-SemiBoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Bold.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Bold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-BoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-BoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBold.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-ExtraBoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Italic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Italic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Light.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Light.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-LightItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-LightItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Medium.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Medium.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-MediumItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-MediumItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Regular.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-Regular.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBold.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans-semicondensed/OpenSansSemiCondensed-SemiBoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Bold.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Bold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-BoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-BoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-ExtraBold.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-ExtraBold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-ExtraBoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-ExtraBoldItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Italic.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Italic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Light.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Light.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-LightItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-LightItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Medium.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Medium.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-MediumItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-MediumItalic.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Regular.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-Regular.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-SemiBold.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-SemiBold.woff2

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-SemiBoldItalic.woff

This is a binary file and will not be displayed.

serve/src/open-sans/OpenSans-SemiBoldItalic.woff2

This is a binary file and will not be displayed.