UNPKG

@openfonts/arsenal_latin

Version:

Arsenal latin typeface

49 lines (48 loc) 1.68 kB
/* arsenal-400normal - latin */ @font-face { font-family: 'Arsenal'; font-style: normal; font-display: swap; font-weight: 400; src: local('Arsenal Regular'), local('Arsenal-Regular'), url('./files/arsenal-latin-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('./files/arsenal-latin-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } /* arsenal-400italic - latin */ @font-face { font-family: 'Arsenal'; font-style: italic; font-display: swap; font-weight: 400; src: local('Arsenal Italic'), local('Arsenal-Italic'), url('./files/arsenal-latin-400-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('./files/arsenal-latin-400-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } /* arsenal-700normal - latin */ @font-face { font-family: 'Arsenal'; font-style: normal; font-display: swap; font-weight: 700; src: local('Arsenal Bold'), local('Arsenal-Bold'), url('./files/arsenal-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('./files/arsenal-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ } /* arsenal-700italic - latin */ @font-face { font-family: 'Arsenal'; font-style: italic; font-display: swap; font-weight: 700; src: local('Arsenal Bold Italic'), local('Arsenal-BoldItalic'), url('./files/arsenal-latin-700-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('./files/arsenal-latin-700-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }