Commit 9e5697a1 authored by Bastien's avatar Bastien

Add woff2 font in readme.md

parent 181f4aeb
...@@ -51,7 +51,8 @@ bootstrap/ ...@@ -51,7 +51,8 @@ bootstrap/
├── glyphicons-halflings-regular.eot ├── glyphicons-halflings-regular.eot
├── glyphicons-halflings-regular.svg ├── glyphicons-halflings-regular.svg
├── glyphicons-halflings-regular.ttf ├── glyphicons-halflings-regular.ttf
└── glyphicons-halflings-regular.woff ├── glyphicons-halflings-regular.woff
└── glyphicons-halflings-regular.woff2
``` ```
We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme. We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment