arctic_admin 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +0 -0
  3. data/Gemfile +1 -0
  4. data/LICENCE.txt +22 -0
  5. data/README.md +71 -0
  6. data/app/assets/.DS_Store +0 -0
  7. data/app/assets/fonts/Lato-Black.eot +0 -0
  8. data/app/assets/fonts/Lato-Black.ttf +0 -0
  9. data/app/assets/fonts/Lato-Black.woff +0 -0
  10. data/app/assets/fonts/Lato-Black.woff2 +0 -0
  11. data/app/assets/fonts/Lato-BlackItalic.eot +0 -0
  12. data/app/assets/fonts/Lato-BlackItalic.ttf +0 -0
  13. data/app/assets/fonts/Lato-BlackItalic.woff +0 -0
  14. data/app/assets/fonts/Lato-BlackItalic.woff2 +0 -0
  15. data/app/assets/fonts/Lato-Bold.eot +0 -0
  16. data/app/assets/fonts/Lato-Bold.ttf +0 -0
  17. data/app/assets/fonts/Lato-Bold.woff +0 -0
  18. data/app/assets/fonts/Lato-Bold.woff2 +0 -0
  19. data/app/assets/fonts/Lato-BoldItalic.eot +0 -0
  20. data/app/assets/fonts/Lato-BoldItalic.ttf +0 -0
  21. data/app/assets/fonts/Lato-BoldItalic.woff +0 -0
  22. data/app/assets/fonts/Lato-BoldItalic.woff2 +0 -0
  23. data/app/assets/fonts/Lato-Hairline.eot +0 -0
  24. data/app/assets/fonts/Lato-Hairline.ttf +0 -0
  25. data/app/assets/fonts/Lato-Hairline.woff +0 -0
  26. data/app/assets/fonts/Lato-Hairline.woff2 +0 -0
  27. data/app/assets/fonts/Lato-HairlineItalic.eot +0 -0
  28. data/app/assets/fonts/Lato-HairlineItalic.ttf +0 -0
  29. data/app/assets/fonts/Lato-HairlineItalic.woff +0 -0
  30. data/app/assets/fonts/Lato-HairlineItalic.woff2 +0 -0
  31. data/app/assets/fonts/Lato-Heavy.eot +0 -0
  32. data/app/assets/fonts/Lato-Heavy.ttf +0 -0
  33. data/app/assets/fonts/Lato-Heavy.woff +0 -0
  34. data/app/assets/fonts/Lato-Heavy.woff2 +0 -0
  35. data/app/assets/fonts/Lato-HeavyItalic.eot +0 -0
  36. data/app/assets/fonts/Lato-HeavyItalic.ttf +0 -0
  37. data/app/assets/fonts/Lato-HeavyItalic.woff +0 -0
  38. data/app/assets/fonts/Lato-HeavyItalic.woff2 +0 -0
  39. data/app/assets/fonts/Lato-Italic.eot +0 -0
  40. data/app/assets/fonts/Lato-Italic.ttf +0 -0
  41. data/app/assets/fonts/Lato-Italic.woff +0 -0
  42. data/app/assets/fonts/Lato-Italic.woff2 +0 -0
  43. data/app/assets/fonts/Lato-Light.eot +0 -0
  44. data/app/assets/fonts/Lato-Light.ttf +0 -0
  45. data/app/assets/fonts/Lato-Light.woff +0 -0
  46. data/app/assets/fonts/Lato-Light.woff2 +0 -0
  47. data/app/assets/fonts/Lato-LightItalic.eot +0 -0
  48. data/app/assets/fonts/Lato-LightItalic.ttf +0 -0
  49. data/app/assets/fonts/Lato-LightItalic.woff +0 -0
  50. data/app/assets/fonts/Lato-LightItalic.woff2 +0 -0
  51. data/app/assets/fonts/Lato-Medium.eot +0 -0
  52. data/app/assets/fonts/Lato-Medium.ttf +0 -0
  53. data/app/assets/fonts/Lato-Medium.woff +0 -0
  54. data/app/assets/fonts/Lato-Medium.woff2 +0 -0
  55. data/app/assets/fonts/Lato-MediumItalic.eot +0 -0
  56. data/app/assets/fonts/Lato-MediumItalic.ttf +0 -0
  57. data/app/assets/fonts/Lato-MediumItalic.woff +0 -0
  58. data/app/assets/fonts/Lato-MediumItalic.woff2 +0 -0
  59. data/app/assets/fonts/Lato-Regular.eot +0 -0
  60. data/app/assets/fonts/Lato-Regular.ttf +0 -0
  61. data/app/assets/fonts/Lato-Regular.woff +0 -0
  62. data/app/assets/fonts/Lato-Regular.woff2 +0 -0
  63. data/app/assets/fonts/Lato-Semibold.eot +0 -0
  64. data/app/assets/fonts/Lato-Semibold.ttf +0 -0
  65. data/app/assets/fonts/Lato-Semibold.woff +0 -0
  66. data/app/assets/fonts/Lato-Semibold.woff2 +0 -0
  67. data/app/assets/fonts/Lato-SemiboldItalic.eot +0 -0
  68. data/app/assets/fonts/Lato-SemiboldItalic.ttf +0 -0
  69. data/app/assets/fonts/Lato-SemiboldItalic.woff +0 -0
  70. data/app/assets/fonts/Lato-SemiboldItalic.woff2 +0 -0
  71. data/app/assets/fonts/Lato-Thin.eot +0 -0
  72. data/app/assets/fonts/Lato-Thin.ttf +0 -0
  73. data/app/assets/fonts/Lato-Thin.woff +0 -0
  74. data/app/assets/fonts/Lato-Thin.woff2 +0 -0
  75. data/app/assets/fonts/Lato-ThinItalic.eot +0 -0
  76. data/app/assets/fonts/Lato-ThinItalic.ttf +0 -0
  77. data/app/assets/fonts/Lato-ThinItalic.woff +0 -0
  78. data/app/assets/fonts/Lato-ThinItalic.woff2 +0 -0
  79. data/app/assets/images/.keep +0 -0
  80. data/app/assets/javascripts/.DS_Store +0 -0
  81. data/app/assets/javascripts/arctic_admin.js +17 -0
  82. data/app/assets/stylesheets/.DS_Store +0 -0
  83. data/app/assets/stylesheets/_base.scss +34 -0
  84. data/app/assets/stylesheets/_fonts.scss +216 -0
  85. data/app/assets/stylesheets/_reset.scss +26 -0
  86. data/app/assets/stylesheets/_variables.scss +21 -0
  87. data/app/assets/stylesheets/arctic_admin.scss +1 -0
  88. data/app/assets/stylesheets/components/_date_picker.scss +29 -0
  89. data/app/assets/stylesheets/components/_flash.scss +27 -0
  90. data/app/assets/stylesheets/components/_form.scss +32 -0
  91. data/app/assets/stylesheets/components/_inputs.scss +61 -0
  92. data/app/assets/stylesheets/components/_panel_contents.scss +7 -0
  93. data/app/assets/stylesheets/components/_status_tag.scss +17 -0
  94. data/app/assets/stylesheets/components/_tables.scss +47 -0
  95. data/app/assets/stylesheets/layouts/_footer.scss +4 -0
  96. data/app/assets/stylesheets/layouts/_header.scss +203 -0
  97. data/app/assets/stylesheets/layouts/_main_content.scss +21 -0
  98. data/app/assets/stylesheets/layouts/_sidebar.scss +60 -0
  99. data/app/assets/stylesheets/mixins/_buttons_mixins.scss +104 -0
  100. data/app/assets/stylesheets/mixins/_mixins.scss +2 -0
  101. data/app/assets/stylesheets/mixins/_prefix_mixins.scss +29 -0
  102. data/app/assets/stylesheets/pages/_edit.scss +19 -0
  103. data/app/assets/stylesheets/pages/_index.scss +99 -0
  104. data/app/assets/stylesheets/pages/_login.scss +36 -0
  105. data/app/assets/stylesheets/pages/_show.scss +15 -0
  106. data/arctic_admin-1.0.0.gem +0 -0
  107. data/arctic_admin-1.0.1.gem +0 -0
  108. data/arctic_admin.gemspec +14 -0
  109. data/doc/.DS_Store +0 -0
  110. data/doc/dashboard.png +0 -0
  111. data/doc/index.png +0 -0
  112. data/doc/login.png +0 -0
  113. data/doc/show.png +0 -0
  114. metadata +113 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 02a808db2521e208e5d0c23a2d6a2172e4963ef3
4
- data.tar.gz: bcbab9a65139dd9c497655cdea5cc368714e88b8
3
+ metadata.gz: a7556d7d07c6da2a0aaf74fc020a474f5d680185
4
+ data.tar.gz: 12696bb07cf918b119f1016b8be1b24f84477195
5
5
  SHA512:
6
- metadata.gz: 8a3ac50945fc829450ffddbaa61c8b192adeb7284679d48a2350c33678e552b79a49b9e15704d4a8e4990951ae8b2ae411779043a1c73d94ab6645be701a148b
7
- data.tar.gz: e3f2832028422faf9a65b30ebc519ceac7b353ee5bf599109c7502d61849887ae58fa27965c72deab3aecf7971fe8d2ab5f1bb556ad84dea89441ffcdd4b14b2
6
+ metadata.gz: 14194cd90497049914039c0b3ce6c0e9d063e21f4744b198bc82f00712f59ad92d237457cb61048b556b9f4a8ca5ff625cb5b0203a66e95610b4bf7607359ee3
7
+ data.tar.gz: 94af66bf32597ed86e24ade0474dfbf64444b8c9f4f3c2696e7b223317b922ced0653e42111608916d5b7c5c0789124c63a64bc33d817701b5958d08496b1ac8
File without changes
data/Gemfile ADDED
@@ -0,0 +1 @@
1
+ source 'https://rubygems.org'
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2017 Clément Prod'homme
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,71 @@
1
+ # ArcticAdmin
2
+ Simple theme for ActiveAdmin
3
+
4
+ ## Installation
5
+
6
+ add the following line to your application's Gemfile:
7
+ ```
8
+ gem 'font-awesome-rails'
9
+ gem 'arctic_admin'
10
+ ```
11
+
12
+ ## Screens
13
+
14
+ <table>
15
+ <tr>
16
+ <td>
17
+ <a href="./doc/login.png"><img src="./doc/login.png"></a>
18
+ </td>
19
+ <td>
20
+ <a href="./doc/dashboard.png"><img src="./doc/dashboard.png"></a>
21
+ </td>
22
+ </tr>
23
+ <tr>
24
+ <td>
25
+ <a href="./doc/index.png"><img src="./doc/index.png"></a>
26
+ </td>
27
+ <td>
28
+ <a href="./doc/show.png"><img src="./doc/show.png"></a>
29
+ </td>
30
+ </tr>
31
+ </table>
32
+
33
+ ## Usage
34
+
35
+ include arctic admin css
36
+
37
+ ```
38
+ # active_admin.css.scss
39
+
40
+ @import "font-awesome";
41
+ @import "arctic_admin";
42
+ ```
43
+
44
+ include arctic admin js
45
+
46
+ ```
47
+ # active_admin.js
48
+
49
+ //= require jquery
50
+ //= require jquery_ujs
51
+ //= require active_admin/base
52
+ //= require arctic_admin
53
+ ```
54
+
55
+ You can even change basic color of the theme by placing some other variables:
56
+
57
+ ```
58
+ # active_admin.css.scss
59
+
60
+ $primary-color: #2dbb43;
61
+
62
+ @import "arctic_admin";
63
+ ```
64
+
65
+ ## Contributing
66
+
67
+ 1. Fork it ( https://github.com/cle61/arctic_admin/fork )
68
+ 2. Create your feature branch (`git checkout -b my-new-feature`)
69
+ 3. Commit your changes (`git commit -am 'Add some feature'`)
70
+ 4. Push to the branch (`git push origin my-new-feature`)
71
+ 5. Create new Pull Request
Binary file
File without changes
@@ -0,0 +1,17 @@
1
+ $(function() {
2
+ $('#sidebar').click(function (e) {
3
+ var position = $(this).position()
4
+ if (e.pageX < position.left) {
5
+ if ($(this).css('right') == '0px') {
6
+ $(this).animate({
7
+ right: "-=230"
8
+ }, 600, function() {});
9
+ } else {
10
+ $(this).animate({
11
+ right: "+=230"
12
+ }, 600, function() {});
13
+ }
14
+ }
15
+ });
16
+
17
+ });
@@ -0,0 +1,34 @@
1
+ @import "reset";
2
+ @import "fonts";
3
+ @import "variables";
4
+
5
+ @import "mixins/mixins";
6
+
7
+ @import "components/inputs";
8
+ @import "components/flash";
9
+ @import "components/tables";
10
+ @import "components/date_picker";
11
+ @import "components/status_tag";
12
+ @import "components/panel_contents";
13
+ @import "components/form";
14
+
15
+ @import "layouts/header";
16
+ @import "layouts/main_content";
17
+ @import "layouts/sidebar";
18
+ @import "layouts/footer";
19
+
20
+ @import "pages/login";
21
+ @import "pages/index";
22
+ @import "pages/show";
23
+ @import "pages/edit";
24
+
25
+ body {
26
+ font-family: "LatoWeb";
27
+ background-color: $body-background;
28
+ color: $text-color;
29
+ }
30
+
31
+ a {
32
+ color: $primary-color;
33
+ text-decoration: none;
34
+ }
@@ -0,0 +1,216 @@
1
+ /* Webfont: Lato-Black */@font-face {
2
+ font-family: 'LatoWebBlack';
3
+ src: font-url('Lato-Black.eot'); /* IE9 Compat Modes */
4
+ src: font-url('Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
+ font-url('Lato-Black.woff2') format('woff2'), /* Modern Browsers */
6
+ font-url('Lato-Black.woff') format('woff'), /* Modern Browsers */
7
+ font-url('Lato-Black.ttf') format('truetype');
8
+ font-style: normal;
9
+ font-weight: normal;
10
+ text-rendering: optimizeLegibility;
11
+ }
12
+
13
+ /* Webfont: Lato-BlackItalic */@font-face {
14
+ font-family: 'LatoWebBlack';
15
+ src: font-url('Lato-BlackItalic.eot'); /* IE9 Compat Modes */
16
+ src: font-url('Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
17
+ font-url('Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */
18
+ font-url('Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */
19
+ font-url('Lato-BlackItalic.ttf') format('truetype');
20
+ font-style: italic;
21
+ font-weight: normal;
22
+ text-rendering: optimizeLegibility;
23
+ }
24
+
25
+ /* Webfont: Lato-Bold */@font-face {
26
+ font-family: 'LatoWebBold';
27
+ src: font-url('Lato-Bold.eot'); /* IE9 Compat Modes */
28
+ src: font-url('Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
29
+ font-url('Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
30
+ font-url('Lato-Bold.woff') format('woff'), /* Modern Browsers */
31
+ font-url('Lato-Bold.ttf') format('truetype');
32
+ font-style: normal;
33
+ font-weight: normal;
34
+ text-rendering: optimizeLegibility;
35
+ }
36
+
37
+ /* Webfont: Lato-BoldItalic */@font-face {
38
+ font-family: 'LatoWebBold';
39
+ src: font-url('Lato-BoldItalic.eot'); /* IE9 Compat Modes */
40
+ src: font-url('Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
41
+ font-url('Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
42
+ font-url('Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */
43
+ font-url('Lato-BoldItalic.ttf') format('truetype');
44
+ font-style: italic;
45
+ font-weight: normal;
46
+ text-rendering: optimizeLegibility;
47
+ }
48
+
49
+ /* Webfont: Lato-Hairline */@font-face {
50
+ font-family: 'LatoWebHairline';
51
+ src: font-url('Lato-Hairline.eot'); /* IE9 Compat Modes */
52
+ src: font-url('Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
53
+ font-url('Lato-Hairline.woff2') format('woff2'), /* Modern Browsers */
54
+ font-url('Lato-Hairline.woff') format('woff'), /* Modern Browsers */
55
+ font-url('Lato-Hairline.ttf') format('truetype');
56
+ font-style: normal;
57
+ font-weight: normal;
58
+ text-rendering: optimizeLegibility;
59
+ }
60
+
61
+ /* Webfont: Lato-HairlineItalic */@font-face {
62
+ font-family: 'LatoWebHairline';
63
+ src: font-url('Lato-HairlineItalic.eot'); /* IE9 Compat Modes */
64
+ src: font-url('Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
65
+ font-url('Lato-HairlineItalic.woff2') format('woff2'), /* Modern Browsers */
66
+ font-url('Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */
67
+ font-url('Lato-HairlineItalic.ttf') format('truetype');
68
+ font-style: italic;
69
+ font-weight: normal;
70
+ text-rendering: optimizeLegibility;
71
+ }
72
+
73
+ /* Webfont: Lato-Heavy */@font-face {
74
+ font-family: 'LatoWebHeavy';
75
+ src: font-url('Lato-Heavy.eot'); /* IE9 Compat Modes */
76
+ src: font-url('Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
77
+ font-url('Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */
78
+ font-url('Lato-Heavy.woff') format('woff'), /* Modern Browsers */
79
+ font-url('Lato-Heavy.ttf') format('truetype');
80
+ font-style: normal;
81
+ font-weight: normal;
82
+ text-rendering: optimizeLegibility;
83
+ }
84
+
85
+ /* Webfont: Lato-HeavyItalic */@font-face {
86
+ font-family: 'LatoWebHeavy';
87
+ src: font-url('Lato-HeavyItalic.eot'); /* IE9 Compat Modes */
88
+ src: font-url('Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
89
+ font-url('Lato-HeavyItalic.woff2') format('woff2'), /* Modern Browsers */
90
+ font-url('Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */
91
+ font-url('Lato-HeavyItalic.ttf') format('truetype');
92
+ font-style: italic;
93
+ font-weight: normal;
94
+ text-rendering: optimizeLegibility;
95
+ }
96
+
97
+ /* Webfont: Lato-Italic */@font-face {
98
+ font-family: 'LatoWeb';
99
+ src: font-url('Lato-Italic.eot'); /* IE9 Compat Modes */
100
+ src: font-url('Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
101
+ font-url('Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
102
+ font-url('Lato-Italic.woff') format('woff'), /* Modern Browsers */
103
+ font-url('Lato-Italic.ttf') format('truetype');
104
+ font-style: italic;
105
+ font-weight: normal;
106
+ text-rendering: optimizeLegibility;
107
+ }
108
+
109
+ /* Webfont: Lato-Light */@font-face {
110
+ font-family: 'LatoWebLight';
111
+ src: font-url('Lato-Light.eot'); /* IE9 Compat Modes */
112
+ src: font-url('Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
113
+ font-url('Lato-Light.woff2') format('woff2'), /* Modern Browsers */
114
+ font-url('Lato-Light.woff') format('woff'), /* Modern Browsers */
115
+ font-url('Lato-Light.ttf') format('truetype');
116
+ font-style: normal;
117
+ font-weight: normal;
118
+ text-rendering: optimizeLegibility;
119
+ }
120
+
121
+ /* Webfont: Lato-LightItalic */@font-face {
122
+ font-family: 'LatoWebLight';
123
+ src: font-url('Lato-LightItalic.eot'); /* IE9 Compat Modes */
124
+ src: font-url('Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
125
+ font-url('Lato-LightItalic.woff2') format('woff2'), /* Modern Browsers */
126
+ font-url('Lato-LightItalic.woff') format('woff'), /* Modern Browsers */
127
+ font-url('Lato-LightItalic.ttf') format('truetype');
128
+ font-style: italic;
129
+ font-weight: normal;
130
+ text-rendering: optimizeLegibility;
131
+ }
132
+
133
+ /* Webfont: Lato-Medium */@font-face {
134
+ font-family: 'LatoWebMedium';
135
+ src: font-url('Lato-Medium.eot'); /* IE9 Compat Modes */
136
+ src: font-url('Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
137
+ font-url('Lato-Medium.woff2') format('woff2'), /* Modern Browsers */
138
+ font-url('Lato-Medium.woff') format('woff'), /* Modern Browsers */
139
+ font-url('Lato-Medium.ttf') format('truetype');
140
+ font-style: normal;
141
+ font-weight: normal;
142
+ text-rendering: optimizeLegibility;
143
+ }
144
+
145
+ /* Webfont: Lato-MediumItalic */@font-face {
146
+ font-family: 'LatoWebMedium';
147
+ src: font-url('Lato-MediumItalic.eot'); /* IE9 Compat Modes */
148
+ src: font-url('Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
149
+ font-url('Lato-MediumItalic.woff2') format('woff2'), /* Modern Browsers */
150
+ font-url('Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */
151
+ font-url('Lato-MediumItalic.ttf') format('truetype');
152
+ font-style: italic;
153
+ font-weight: normal;
154
+ text-rendering: optimizeLegibility;
155
+ }
156
+
157
+ /* Webfont: Lato-Regular */@font-face {
158
+ font-family: 'LatoWeb';
159
+ src: font-url('Lato-Regular.eot'); /* IE9 Compat Modes */
160
+ src: font-url('Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
161
+ font-url('Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
162
+ font-url('Lato-Regular.woff') format('woff'), /* Modern Browsers */
163
+ font-url('Lato-Regular.ttf') format('truetype');
164
+ font-style: normal;
165
+ font-weight: normal;
166
+ text-rendering: optimizeLegibility;
167
+ }
168
+
169
+ /* Webfont: Lato-Semibold */@font-face {
170
+ font-family: 'LatoWebSemibold';
171
+ src: font-url('Lato-Semibold.eot'); /* IE9 Compat Modes */
172
+ src: font-url('Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
173
+ font-url('Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */
174
+ font-url('Lato-Semibold.woff') format('woff'), /* Modern Browsers */
175
+ font-url('Lato-Semibold.ttf') format('truetype');
176
+ font-style: normal;
177
+ font-weight: normal;
178
+ text-rendering: optimizeLegibility;
179
+ }
180
+
181
+ /* Webfont: Lato-SemiboldItalic */@font-face {
182
+ font-family: 'LatoWebSemibold';
183
+ src: font-url('Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */
184
+ src: font-url('Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
185
+ font-url('Lato-SemiboldItalic.woff2') format('woff2'), /* Modern Browsers */
186
+ font-url('Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */
187
+ font-url('Lato-SemiboldItalic.ttf') format('truetype');
188
+ font-style: italic;
189
+ font-weight: normal;
190
+ text-rendering: optimizeLegibility;
191
+ }
192
+
193
+ /* Webfont: Lato-Thin */@font-face {
194
+ font-family: 'LatoWebThin';
195
+ src: font-url('Lato-Thin.eot'); /* IE9 Compat Modes */
196
+ src: font-url('Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
197
+ font-url('Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
198
+ font-url('Lato-Thin.woff') format('woff'), /* Modern Browsers */
199
+ font-url('Lato-Thin.ttf') format('truetype');
200
+ font-style: normal;
201
+ font-weight: normal;
202
+ text-rendering: optimizeLegibility;
203
+ }
204
+
205
+ /* Webfont: Lato-ThinItalic */@font-face {
206
+ font-family: 'LatoWebThin';
207
+ src: font-url('Lato-ThinItalic.eot'); /* IE9 Compat Modes */
208
+ src: font-url('Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
209
+ font-url('Lato-ThinItalic.woff2') format('woff2'), /* Modern Browsers */
210
+ font-url('Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */
211
+ font-url('Lato-ThinItalic.ttf') format('truetype');
212
+ font-style: italic;
213
+ font-weight: normal;
214
+ text-rendering: optimizeLegibility;
215
+ }
216
+