1/* encode-sans-regular - latin */ 2@font-face { 3 font-family: 'Encode Sans'; 4 font-style: normal; 5 font-weight: 400; 6 src: local(''), 7 /* Chrome 26+, Opera 23+, Firefox 39+ */ url('./fonts/encode-sans-v7-latin-regular.woff2') format('woff2'), 8 /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ url('./fonts/encode-sans-v7-latin-regular.woff') format('woff'); 9} 10 11