montserrat.css (321B)
1 @font-face { 2 font-family: 'Montserrat'; 3 font-style: normal; 4 font-weight: 400; 5 font-display: auto; 6 src: url('montserrat-regular.woff') format('woff'); 7 } 8 @font-face { 9 font-family: 'Montserrat'; 10 font-style: normal; 11 font-weight: 700; 12 font-display: auto; 13 src: url('montserrat-bold.woff') format('woff'); 14 }