diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-03-10 18:55:54 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-03-10 18:55:54 +0100 |
| commit | 9ab044ca26dbda9672b31e54e2ca848a21b96ce3 (patch) | |
| tree | c6a31f17d20f771c0b89a13b7e0cdd32bfbc86de /site/content/assets/roboto/roboto.css | |
| parent | 0868068cda92a933d542090a3085cf4ff8944e1c (diff) | |
| parent | ae7a45794ef3a6c72cf24b3223e8fd37c8fb22d9 (diff) | |
Merge branch 'master' of github.com:adamhrv/megapixels_dev
Diffstat (limited to 'site/content/assets/roboto/roboto.css')
| -rw-r--r-- | site/content/assets/roboto/roboto.css | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/site/content/assets/roboto/roboto.css b/site/content/assets/roboto/roboto.css deleted file mode 100644 index 510d9f41..00000000 --- a/site/content/assets/roboto/roboto.css +++ /dev/null @@ -1,36 +0,0 @@ -/* Fonts */ -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 300; - src: url("Roboto_300.eot?#iefix") format("embedded-opentype"), url("Roboto_300.woff") format("woff"), url("Roboto_300.woff2") format("woff2"), url("Roboto_300.svg#Roboto") format("svg"), url("Roboto_300.ttf") format("truetype"); } - -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 400; - src: url("Roboto_400.eot?#iefix") format("embedded-opentype"), url("Roboto_400.woff") format("woff"), url("Roboto_400.woff2") format("woff2"), url("Roboto_400.svg#Roboto") format("svg"), url("Roboto_400.ttf") format("truetype"); } - -@font-face { - font-family: 'Roboto'; - font-style: normal; - font-weight: 500; - src: url("Roboto_500.eot?#iefix") format("embedded-opentype"), url("Roboto_500.woff") format("woff"), url("Roboto_500.woff2") format("woff2"), url("Roboto_500.svg#Roboto") format("svg"), url("Roboto_500.ttf") format("truetype"); } - -@font-face { - font-family: 'Roboto-Mono'; - font-style: normal; - font-weight: 300; - src: url("Roboto_Mono_300.eot?#iefix") format("embedded-opentype"), url("Roboto_Mono_300.woff") format("woff"), url("Roboto_Mono_300.woff2") format("woff2"), url("Roboto_Mono_300.svg#RobotoMono") format("svg"), url("Roboto_Mono_300.ttf") format("truetype"); } - -@font-face { - font-family: 'Roboto-Mono'; - font-style: normal; - font-weight: 400; - src: url("Roboto_Mono_400.eot?#iefix") format("embedded-opentype"), url("Roboto_Mono_400.woff") format("woff"), url("Roboto_Mono_400.woff2") format("woff2"), url("Roboto_Mono_400.svg#RobotoMono") format("svg"), url("Roboto_Mono_400.ttf") format("truetype"); } - -@font-face { - font-family: 'Roboto-Mono'; - font-style: normal; - font-weight: 500; - src: local("Roboto-Mono Medium"), local("RobotoMono-Medium"), url("Roboto_Mono_500.eot?#iefix") format("embedded-opentype"), url("Roboto_Mono_500.woff") format("woff"), url("Roboto_Mono_500.woff2") format("woff2"), url("Roboto_Mono_500.svg#RobotoMono") format("svg"), url("Roboto_Mono_500.ttf") format("truetype"); } |
