Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Andrii-Yukhymenko/15cef9a76c3357aa0ffee67cc55e5553 to your computer and use it in GitHub Desktop.
Save Andrii-Yukhymenko/15cef9a76c3357aa0ffee67cc55e5553 to your computer and use it in GitHub Desktop.
Подключение стороннего шрифта
@font-face {
font-family: 'Axis';
src: url('../../build/fonts/axis.woff') format('woff'), url('../../build/fonts/axis.woff2') format('woff2');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment