diff --git a/user/themes/gilles_acezat/css-compiled/theme.css b/user/themes/gilles_acezat/css-compiled/theme.css
index 8eba4ab..7a7317c 100644
--- a/user/themes/gilles_acezat/css-compiled/theme.css
+++ b/user/themes/gilles_acezat/css-compiled/theme.css
@@ -1,2 +1,156 @@
+* { box-sizing: border-box; }
-/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGhlbWUuY3NzIiwic291cmNlcyI6WyJ0aGVtZS5zY3NzIiwidGhlbWUvX3ZhcmlhYmxlcy5zY3NzIiwidGhlbWUvX21peGlucy5zY3NzIiwidGhlbWUvX3R5cG9ncmFwaHkuc2NzcyIsInRoZW1lL19hbmltYXRpb24uc2NzcyIsInRoZW1lL19oZWFkZXIuc2NzcyIsInRoZW1lL19mb290ZXIuc2NzcyIsInRoZW1lL19tZW51LnNjc3MiLCJ0aGVtZS9fYmxvZy5zY3NzIiwidGhlbWUvX29uZXBhZ2Uuc2NzcyJdLCJzb3VyY2VzQ29udGVudCI6WyJAaW1wb3J0ICd0aGVtZS92YXJpYWJsZXMnO1xuQGltcG9ydCAndGhlbWUvbWl4aW5zJztcbkBpbXBvcnQgJ3RoZW1lL3R5cG9ncmFwaHknO1xuQGltcG9ydCAndGhlbWUvYW5pbWF0aW9uJztcblxuQGltcG9ydCAndGhlbWUvaGVhZGVyJztcbkBpbXBvcnQgJ3RoZW1lL2Zvb3Rlcic7XG5AaW1wb3J0ICd0aGVtZS9tZW51JztcblxuLy8gRXh0cmEgU2tlbGV0b24gU3R5bGluZ1xuQGltcG9ydCAndGhlbWUvYmxvZyc7XG5AaW1wb3J0ICd0aGVtZS9vbmVwYWdlJztcbiIsIiIsIiIsIiIsIiIsIiIsIiIsIiIsIiIsIiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0= */
+/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
+/* Document ========================================================================== */
+/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
+html { margin: 0; padding: 0; line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }
+
+/* Sections ========================================================================== */
+/** Remove the margin in all browsers. */
+body { margin: 0; padding: 0; }
+
+/** Render the `main` element consistently in IE. */
+main { display: block; }
+
+/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
+h1 { font-size: 2em; margin: 0; }
+
+h1, h2, h3, h4, h5, p, em, strong, ul, li, a { margin: 0; padding: 0; }
+
+/* Grouping content ========================================================================== */
+/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
+hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }
+
+/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
+pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }
+
+/* Text-level semantics ========================================================================== */
+/** Remove the gray background on active links in IE 10. */
+ul { list-style: none; }
+
+ul, li { margin: 0; padding: 0; }
+
+a { background-color: transparent; color: black; text-decoration: none; }
+
+/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
+abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }
+
+/** Add the correct font weight in Chrome, Edge, and Safari. */
+b, strong { font-weight: bolder; }
+
+/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
+code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }
+
+/** Add the correct font size in all browsers. */
+small { font-size: 80%; }
+
+/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
+sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
+
+sub { bottom: -0.25em; }
+
+sup { top: -0.5em; }
+
+/* Embedded content ========================================================================== */
+/** Remove the border on images inside links in IE 10. */
+img { border-style: none; width: 100%; height: 100%; }
+
+/* Forms ========================================================================== */
+/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
+button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }
+
+/** Show the overflow in IE. 1. Show the overflow in Edge. */
+button, input { /* 1 */ overflow: visible; }
+
+/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
+button, select { /* 1 */ text-transform: none; }
+
+/** Correct the inability to style clickable types in iOS and Safari. */
+button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }
+
+/** Remove the inner border and padding in Firefox. */
+button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
+
+/** Restore the focus styles unset by the previous rule. */
+button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
+
+/** Correct the padding in Firefox. */
+fieldset { padding: 0.35em 0.75em 0.625em; }
+
+/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
+legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }
+
+/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
+progress { vertical-align: baseline; }
+
+/** Remove the default vertical scrollbar in IE 10+. */
+textarea { overflow: auto; }
+
+/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
+[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }
+
+/** Correct the cursor style of increment and decrement buttons in Chrome. */
+[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
+
+/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
+[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }
+
+/** Remove the inner padding in Chrome and Safari on macOS. */
+[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
+
+/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
+::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }
+
+/* Interactive ========================================================================== */
+/* Add the correct display in Edge, IE 10+, and Firefox. */
+details { display: block; }
+
+/* Add the correct display in all browsers. */
+summary { display: list-item; }
+
+/* Misc ========================================================================== */
+/** Add the correct display in IE 10+. */
+template { display: none; }
+
+/** Add the correct display in IE 10. */
+[hidden] { display: none; }
+
+@font-face { font-family: "Regular"; src: url("../fonts/Secuela/Secuela-Regular.eot"); src: url("../fonts/Secuela/Secuela-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Secuela/Secuela-Regular.woff") format("woff"), url("../fonts/Secuela/Secuela-Regular.ttf") format("truetype"), url("../fonts/Secuela/Secuela-Regular.svg#Regular") format("svg"); }
+
+@font-face { font-family: "medium"; src: url("../fonts/Secuela/Secuela-Medium.eot"); src: url("../fonts/Secuela/Secuela-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Secuela/Secuela-Medium.woff") format("woff"), url("../fonts/Secuela/Secuela-Medium.ttf") format("truetype"), url("../fonts/Secuela/Secuela-Medium.svg#medium") format("svg"); }
+
+@font-face { font-family: "bold"; src: url("../fonts/Secuela/Secuela-Bold.eot"); src: url("../fonts/Secuela/Secuela-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Secuela/Secuela-Bold.woff") format("woff"), url("../fonts/Secuela/Secuela-Bold.ttf") format("truetype"), url("../fonts/Secuela/Secuela-Bold.svg#bold") format("svg"); }
+
+@font-face { font-family: "italic"; src: url("../fonts/Secuela/Secuela-Italic.eot"); src: url("../fonts/Secuela/Secuela-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Secuela/Secuela-Italic.woff") format("woff"), url("../fonts/Secuela/Secuela-Italic.ttf") format("truetype"), url("../fonts/Secuela/Secuela-Italic.svg#italic") format("svg"); }
+
+@font-face { font-family: "light"; src: url("../fonts/Secuela/Secuela-Light.eot"); src: url("../fonts/Secuela/Secuela-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Secuela/Secuela-Light.woff") format("woff"), url("../fonts/Secuela/Secuela-Light.ttf") format("truetype"), url("../fonts/Secuela/Secuela-Light.svg#light") format("svg"); }
+
+h1, h2 { font-family: "medium"; font-weight: normal; }
+
+h1 { font-size: 15rem; }
+
+h2 { font-size: 5rem; }
+
+h3 { font-family: "medium"; font-size: 1rem; font-weight: normal; }
+
+h5 { font-family: "bold"; font-weight: normal; }
+
+p { font-family: "Regular"; font-weight: normal; font-size: 1rem; }
+
+time { font-family: "italic"; font-weight: normal; }
+
+.card .card-category { font-family: "italic"; font-weight: normal; }
+
+.card .card-footer span { font-family: "medium"; font-weight: normal; }
+
+.scroll p { font-family: "bold"; font-weight: normal; }
+
+.cat-list .cat a { font-family: "light"; font-weight: normal; }
+
+#items .content-item .content-title h2 { font-size: 1.3rem; }
+
+#items .content-item .content-title > a { font-family: "italic"; }
+
+#items .top p { font-family: "bold"; }
+
+/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGhlbWUuY3NzIiwic291cmNlcyI6WyJ0aGVtZS5zY3NzIiwidGhlbWUvX3Jlc2V0LnNjc3MiLCJ0aGVtZS9fZm9udHMuc2NzcyIsInRoZW1lL192YXJpYWJsZXMuc2NzcyIsInRoZW1lL19taXhpbnMuc2NzcyIsInRoZW1lL190eXBvZ3JhcGh5LnNjc3MiLCJ0aGVtZS9fYW5pbWF0aW9uLnNjc3MiLCJ0aGVtZS9faGVhZGVyLnNjc3MiLCJ0aGVtZS9fZm9vdGVyLnNjc3MiXSwic291cmNlc0NvbnRlbnQiOlsiQGltcG9ydCAndGhlbWUvcmVzZXQnO1xuQGltcG9ydCAndGhlbWUvZm9udHMnO1xuQGltcG9ydCAndGhlbWUvdmFyaWFibGVzJztcblxuQGltcG9ydCAndGhlbWUvbWl4aW5zJztcbkBpbXBvcnQgJ3RoZW1lL3R5cG9ncmFwaHknO1xuXG5AaW1wb3J0ICd0aGVtZS9hbmltYXRpb24nO1xuXG5AaW1wb3J0ICd0aGVtZS9oZWFkZXInO1xuQGltcG9ydCAndGhlbWUvZm9vdGVyJztcbiBcbiIsIip7XG4gIC13ZWJraXQtYm94LXNpemluZyA6IGJvcmRlci1ib3g7XG4gICAgICAgICAgYm94LXNpemluZyA6IGJvcmRlci1ib3g7XG59XG4vKiEgbm9ybWFsaXplLmNzcyB2OC4wLjEgfCBNSVQgTGljZW5zZSB8IGdpdGh1Yi5jb20vbmVjb2xhcy9ub3JtYWxpemUuY3NzICovXG5cbi8qIERvY3VtZW50XG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuXG4vKipcbiAqIDEuIENvcnJlY3QgdGhlIGxpbmUgaGVpZ2h0IGluIGFsbCBicm93c2Vycy5cbiAqIDIuIFByZXZlbnQgYWRqdXN0bWVudHMgb2YgZm9udCBzaXplIGFmdGVyIG9yaWVudGF0aW9uIGNoYW5nZXMgaW4gaU9TLlxuICovXG5cbmh0bWwge1xuICBtYXJnaW46IDA7XG4gIHBhZGRpbmc6IDA7XG4gIGxpbmUtaGVpZ2h0OiAxLjE1OyAvKiAxICovXG4gIC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTsgLyogMiAqL1xufVxuXG4vKiBTZWN0aW9uc1xuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cblxuLyoqXG4gKiBSZW1vdmUgdGhlIG1hcmdpbiBpbiBhbGwgYnJvd3NlcnMuXG4gKi9cblxuYm9keSB7XG4gIG1hcmdpbjogMDtcbiAgcGFkZGluZzogMDtcbn1cblxuLyoqXG4gKiBSZW5kZXIgdGhlIGBtYWluYCBlbGVtZW50IGNvbnNpc3RlbnRseSBpbiBJRS5cbiAqL1xuXG5tYWluIHtcbiAgZGlzcGxheTogYmxvY2s7XG59XG5cbi8qKlxuICogQ29ycmVjdCB0aGUgZm9udCBzaXplIGFuZCBtYXJnaW4gb24gYGgxYCBlbGVtZW50cyB3aXRoaW4gYHNlY3Rpb25gIGFuZFxuICogYGFydGljbGVgIGNvbnRleHRzIGluIENocm9tZSwgRmlyZWZveCwgYW5kIFNhZmFyaS5cbiAqL1xuXG5oMSB7XG4gIGZvbnQtc2l6ZTogMmVtO1xuICBtYXJnaW46MDtcbn1cblxuaDEsaDIsaDMsaDQsaDUscCxlbSxzdHJvbmcsdWwsbGksYXtcbiAgbWFyZ2luOjA7XG4gIHBhZGRpbmc6MDtcbn1cbi8qIEdyb3VwaW5nIGNvbnRlbnRcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG5cbi8qKlxuICogMS4gQWRkIHRoZSBjb3JyZWN0IGJveCBzaXppbmcgaW4gRmlyZWZveC5cbiAqIDIuIFNob3cgdGhlIG92ZXJmbG93IGluIEVkZ2UgYW5kIElFLlxuICovXG5cbmhyIHtcbiAgLXdlYmtpdC1ib3gtc2l6aW5nOiBjb250ZW50LWJveDtcbiAgICAgICAgICBib3gtc2l6aW5nOiBjb250ZW50LWJveDsgLyogMSAqL1xuICBoZWlnaHQ6IDA7IC8qIDEgKi9cbiAgb3ZlcmZsb3c6IHZpc2libGU7IC8qIDIgKi9cbn1cblxuLyoqXG4gKiAxLiBDb3JyZWN0IHRoZSBpbmhlcml0YW5jZSBhbmQgc2NhbGluZyBvZiBmb250IHNpemUgaW4gYWxsIGJyb3dzZXJzLlxuICogMi4gQ29ycmVjdCB0aGUgb2RkIGBlbWAgZm9udCBzaXppbmcgaW4gYWxsIGJyb3dzZXJzLlxuICovXG5cbnByZSB7XG4gIGZvbnQtZmFtaWx5OiBtb25vc3BhY2UsIG1vbm9zcGFjZTsgLyogMSAqL1xuICBmb250LXNpemU6IDFlbTsgLyogMiAqL1xufVxuXG4vKiBUZXh0LWxldmVsIHNlbWFudGljc1xuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cblxuLyoqXG4gKiBSZW1vdmUgdGhlIGdyYXkgYmFja2dyb3VuZCBvbiBhY3RpdmUgbGlua3MgaW4gSUUgMTAuXG4gKi9cbnVse1xuICBsaXN0LXN0eWxlOiBub25lO1xufVxudWwsbGl7XG4gIG1hcmdpbjogMDtcbiAgcGFkZGluZzogMDtcbn1cblxuYSB7XG4gIGJhY2tncm91bmQtY29sb3I6IHRyYW5zcGFyZW50O1xuICBjb2xvcjogYmxhY2s7XG4gIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcbn1cblxuLyoqXG4gKiAxLiBSZW1vdmUgdGhlIGJvdHRvbSBib3JkZXIgaW4gQ2hyb21lIDU3LVxuICogMi4gQWRkIHRoZSBjb3JyZWN0IHRleHQgZGVjb3JhdGlvbiBpbiBDaHJvbWUsIEVkZ2UsIElFLCBPcGVyYSwgYW5kIFNhZmFyaS5cbiAqL1xuXG5hYmJyW3RpdGxlXSB7XG4gIGJvcmRlci1ib3R0b206IG5vbmU7IC8qIDEgKi9cbiAgdGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmU7IC8qIDIgKi9cbiAgLXdlYmtpdC10ZXh0LWRlY29yYXRpb246IHVuZGVybGluZSBkb3R0ZWQ7XG4gICAgICAgICAgdGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmUgZG90dGVkOyAvKiAyICovXG59XG5cbi8qKlxuICogQWRkIHRoZSBjb3JyZWN0IGZvbnQgd2VpZ2h0IGluIENocm9tZSwgRWRnZSwgYW5kIFNhZmFyaS5cbiAqL1xuXG5iLFxuc3Ryb25nIHtcbiAgZm9udC13ZWlnaHQ6IGJvbGRlcjtcbn1cblxuLyoqXG4gKiAxLiBDb3JyZWN0IHRoZSBpbmhlcml0YW5jZSBhbmQgc2NhbGluZyBvZiBmb250IHNpemUgaW4gYWxsIGJyb3dzZXJzLlxuICogMi4gQ29ycmVjdCB0aGUgb2RkIGBlbWAgZm9udCBzaXppbmcgaW4gYWxsIGJyb3dzZXJzLlxuICovXG5cbmNvZGUsXG5rYmQsXG5zYW1wIHtcbiAgZm9udC1mYW1pbHk6IG1vbm9zcGFjZSwgbW9ub3NwYWNlOyAvKiAxICovXG4gIGZvbnQtc2l6ZTogMWVtOyAvKiAyICovXG59XG5cbi8qKlxuICogQWRkIHRoZSBjb3JyZWN0IGZvbnQgc2l6ZSBpbiBhbGwgYnJvd3NlcnMuXG4gKi9cblxuc21hbGwge1xuICBmb250LXNpemU6IDgwJTtcbn1cblxuLyoqXG4gKiBQcmV2ZW50IGBzdWJgIGFuZCBgc3VwYCBlbGVtZW50cyBmcm9tIGFmZmVjdGluZyB0aGUgbGluZSBoZWlnaHQgaW5cbiAqIGFsbCBicm93c2Vycy5cbiAqL1xuXG5zdWIsXG5zdXAge1xuICBmb250LXNpemU6IDc1JTtcbiAgbGluZS1oZWlnaHQ6IDA7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgdmVydGljYWwtYWxpZ246IGJhc2VsaW5lO1xufVxuXG5zdWIge1xuICBib3R0b206IC0wLjI1ZW07XG59XG5cbnN1cCB7XG4gIHRvcDogLTAuNWVtO1xufVxuXG4vKiBFbWJlZGRlZCBjb250ZW50XG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuXG4vKipcbiAqIFJlbW92ZSB0aGUgYm9yZGVyIG9uIGltYWdlcyBpbnNpZGUgbGlua3MgaW4gSUUgMTAuXG4gKi9cblxuaW1nIHtcbiAgYm9yZGVyLXN0eWxlOiBub25lO1xuICB3aWR0aDogMTAwJTtcbiAgaGVpZ2h0OiAxMDAlO1xufVxuXG4vKiBGb3Jtc1xuICAgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0gKi9cblxuLyoqXG4gKiAxLiBDaGFuZ2UgdGhlIGZvbnQgc3R5bGVzIGluIGFsbCBicm93c2Vycy5cbiAqIDIuIFJlbW92ZSB0aGUgbWFyZ2luIGluIEZpcmVmb3ggYW5kIFNhZmFyaS5cbiAqL1xuXG5idXR0b24sXG5pbnB1dCxcbm9wdGdyb3VwLFxuc2VsZWN0LFxudGV4dGFyZWEge1xuICBmb250LWZhbWlseTogaW5oZXJpdDsgLyogMSAqL1xuICBmb250LXNpemU6IDEwMCU7IC8qIDEgKi9cbiAgbGluZS1oZWlnaHQ6IDEuMTU7IC8qIDEgKi9cbiAgbWFyZ2luOiAwOyAvKiAyICovXG59XG5cbi8qKlxuICogU2hvdyB0aGUgb3ZlcmZsb3cgaW4gSUUuXG4gKiAxLiBTaG93IHRoZSBvdmVyZmxvdyBpbiBFZGdlLlxuICovXG5cbmJ1dHRvbixcbmlucHV0IHsgLyogMSAqL1xuICBvdmVyZmxvdzogdmlzaWJsZTtcbn1cblxuLyoqXG4gKiBSZW1vdmUgdGhlIGluaGVyaXRhbmNlIG9mIHRleHQgdHJhbnNmb3JtIGluIEVkZ2UsIEZpcmVmb3gsIGFuZCBJRS5cbiAqIDEuIFJlbW92ZSB0aGUgaW5oZXJpdGFuY2Ugb2YgdGV4dCB0cmFuc2Zvcm0gaW4gRmlyZWZveC5cbiAqL1xuXG5idXR0b24sXG5zZWxlY3QgeyAvKiAxICovXG4gIHRleHQtdHJhbnNmb3JtOiBub25lO1xufVxuXG4vKipcbiAqIENvcnJlY3QgdGhlIGluYWJpbGl0eSB0byBzdHlsZSBjbGlja2FibGUgdHlwZXMgaW4gaU9TIGFuZCBTYWZhcmkuXG4gKi9cblxuYnV0dG9uLFxuW3R5cGU9XCJidXR0b25cIl0sXG5bdHlwZT1cInJlc2V0XCJdLFxuW3R5cGU9XCJzdWJtaXRcIl0ge1xuICAtd2Via2l0LWFwcGVhcmFuY2U6IGJ1dHRvbjtcbn1cblxuLyoqXG4gKiBSZW1vdmUgdGhlIGlubmVyIGJvcmRlciBhbmQgcGFkZGluZyBpbiBGaXJlZm94LlxuICovXG5cbmJ1dHRvbjo6LW1vei1mb2N1cy1pbm5lcixcblt0eXBlPVwiYnV0dG9uXCJdOjotbW96LWZvY3VzLWlubmVyLFxuW3R5cGU9XCJyZXNldFwiXTo6LW1vei1mb2N1cy1pbm5lcixcblt0eXBlPVwic3VibWl0XCJdOjotbW96LWZvY3VzLWlubmVyIHtcbiAgYm9yZGVyLXN0eWxlOiBub25lO1xuICBwYWRkaW5nOiAwO1xufVxuXG4vKipcbiAqIFJlc3RvcmUgdGhlIGZvY3VzIHN0eWxlcyB1bnNldCBieSB0aGUgcHJldmlvdXMgcnVsZS5cbiAqL1xuXG5idXR0b246LW1vei1mb2N1c3JpbmcsXG5bdHlwZT1cImJ1dHRvblwiXTotbW96LWZvY3VzcmluZyxcblt0eXBlPVwicmVzZXRcIl06LW1vei1mb2N1c3JpbmcsXG5bdHlwZT1cInN1Ym1pdFwiXTotbW96LWZvY3VzcmluZyB7XG4gIG91dGxpbmU6IDFweCBkb3R0ZWQgQnV0dG9uVGV4dDtcbn1cblxuLyoqXG4gKiBDb3JyZWN0IHRoZSBwYWRkaW5nIGluIEZpcmVmb3guXG4gKi9cblxuZmllbGRzZXQge1xuICBwYWRkaW5nOiAwLjM1ZW0gMC43NWVtIDAuNjI1ZW07XG59XG5cbi8qKlxuICogMS4gQ29ycmVjdCB0aGUgdGV4dCB3cmFwcGluZyBpbiBFZGdlIGFuZCBJRS5cbiAqIDIuIENvcnJlY3QgdGhlIGNvbG9yIGluaGVyaXRhbmNlIGZyb20gYGZpZWxkc2V0YCBlbGVtZW50cyBpbiBJRS5cbiAqIDMuIFJlbW92ZSB0aGUgcGFkZGluZyBzbyBkZXZlbG9wZXJzIGFyZSBub3QgY2F1Z2h0IG91dCB3aGVuIHRoZXkgemVybyBvdXRcbiAqICAgIGBmaWVsZHNldGAgZWxlbWVudHMgaW4gYWxsIGJyb3dzZXJzLlxuICovXG5cbmxlZ2VuZCB7XG4gIC13ZWJraXQtYm94LXNpemluZzogYm9yZGVyLWJveDtcbiAgICAgICAgICBib3gtc2l6aW5nOiBib3JkZXItYm94OyAvKiAxICovXG4gIGNvbG9yOiBpbmhlcml0OyAvKiAyICovXG4gIGRpc3BsYXk6IHRhYmxlOyAvKiAxICovXG4gIG1heC13aWR0aDogMTAwJTsgLyogMSAqL1xuICBwYWRkaW5nOiAwOyAvKiAzICovXG4gIHdoaXRlLXNwYWNlOiBub3JtYWw7IC8qIDEgKi9cbn1cblxuLyoqXG4gKiBBZGQgdGhlIGNvcnJlY3QgdmVydGljYWwgYWxpZ25tZW50IGluIENocm9tZSwgRmlyZWZveCwgYW5kIE9wZXJhLlxuICovXG5cbnByb2dyZXNzIHtcbiAgdmVydGljYWwtYWxpZ246IGJhc2VsaW5lO1xufVxuXG4vKipcbiAqIFJlbW92ZSB0aGUgZGVmYXVsdCB2ZXJ0aWNhbCBzY3JvbGxiYXIgaW4gSUUgMTArLlxuICovXG5cbnRleHRhcmVhIHtcbiAgb3ZlcmZsb3c6IGF1dG87XG59XG5cbi8qKlxuICogMS4gQWRkIHRoZSBjb3JyZWN0IGJveCBzaXppbmcgaW4gSUUgMTAuXG4gKiAyLiBSZW1vdmUgdGhlIHBhZGRpbmcgaW4gSUUgMTAuXG4gKi9cblxuW3R5cGU9XCJjaGVja2JveFwiXSxcblt0eXBlPVwicmFkaW9cIl0ge1xuICAtd2Via2l0LWJveC1zaXppbmc6IGJvcmRlci1ib3g7XG4gICAgICAgICAgYm94LXNpemluZzogYm9yZGVyLWJveDsgLyogMSAqL1xuICBwYWRkaW5nOiAwOyAvKiAyICovXG59XG5cbi8qKlxuICogQ29ycmVjdCB0aGUgY3Vyc29yIHN0eWxlIG9mIGluY3JlbWVudCBhbmQgZGVjcmVtZW50IGJ1dHRvbnMgaW4gQ2hyb21lLlxuICovXG5cblt0eXBlPVwibnVtYmVyXCJdOjotd2Via2l0LWlubmVyLXNwaW4tYnV0dG9uLFxuW3R5cGU9XCJudW1iZXJcIl06Oi13ZWJraXQtb3V0ZXItc3Bpbi1idXR0b24ge1xuICBoZWlnaHQ6IGF1dG87XG59XG5cbi8qKlxuICogMS4gQ29ycmVjdCB0aGUgb2RkIGFwcGVhcmFuY2UgaW4gQ2hyb21lIGFuZCBTYWZhcmkuXG4gKiAyLiBDb3JyZWN0IHRoZSBvdXRsaW5lIHN0eWxlIGluIFNhZmFyaS5cbiAqL1xuXG5bdHlwZT1cInNlYXJjaFwiXSB7XG4gIC13ZWJraXQtYXBwZWFyYW5jZTogdGV4dGZpZWxkOyAvKiAxICovXG4gIG91dGxpbmUtb2Zmc2V0OiAtMnB4OyAvKiAyICovXG59XG5cbi8qKlxuICogUmVtb3ZlIHRoZSBpbm5lciBwYWRkaW5nIGluIENocm9tZSBhbmQgU2FmYXJpIG9uIG1hY09TLlxuICovXG5cblt0eXBlPVwic2VhcmNoXCJdOjotd2Via2l0LXNlYXJjaC1kZWNvcmF0aW9uIHtcbiAgLXdlYmtpdC1hcHBlYXJhbmNlOiBub25lO1xufVxuXG4vKipcbiAqIDEuIENvcnJlY3QgdGhlIGluYWJpbGl0eSB0byBzdHlsZSBjbGlja2FibGUgdHlwZXMgaW4gaU9TIGFuZCBTYWZhcmkuXG4gKiAyLiBDaGFuZ2UgZm9udCBwcm9wZXJ0aWVzIHRvIGBpbmhlcml0YCBpbiBTYWZhcmkuXG4gKi9cblxuOjotd2Via2l0LWZpbGUtdXBsb2FkLWJ1dHRvbiB7XG4gIC13ZWJraXQtYXBwZWFyYW5jZTogYnV0dG9uOyAvKiAxICovXG4gIGZvbnQ6IGluaGVyaXQ7IC8qIDIgKi9cbn1cblxuLyogSW50ZXJhY3RpdmVcbiAgID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ICovXG5cbi8qXG4gKiBBZGQgdGhlIGNvcnJlY3QgZGlzcGxheSBpbiBFZGdlLCBJRSAxMCssIGFuZCBGaXJlZm94LlxuICovXG5cbmRldGFpbHMge1xuICBkaXNwbGF5OiBibG9jaztcbn1cblxuLypcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIGFsbCBicm93c2Vycy5cbiAqL1xuXG5zdW1tYXJ5IHtcbiAgZGlzcGxheTogbGlzdC1pdGVtO1xufVxuXG4vKiBNaXNjXG4gICA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PSAqL1xuXG4vKipcbiAqIEFkZCB0aGUgY29ycmVjdCBkaXNwbGF5IGluIElFIDEwKy5cbiAqL1xuXG50ZW1wbGF0ZSB7XG4gIGRpc3BsYXk6IG5vbmU7XG59XG5cbi8qKlxuICogQWRkIHRoZSBjb3JyZWN0IGRpc3BsYXkgaW4gSUUgMTAuXG4gKi9cblxuW2hpZGRlbl0ge1xuICBkaXNwbGF5OiBub25lO1xufVxuIiwiLy8gRm9udCBGYW1pbHlcbiRmb250LWZhbWlseS1kZWZhdWx0OiAgXHRcdFx0XCJSYWxld2F5XCIsIFwiSGVsdmV0aWNhXCIsIFwiVGFob21hXCIsIFwiR2VuZXZhXCIsIFwiQXJpYWxcIiwgc2Fucy1zZXJpZjtcbiRmb250LWZhbWlseS1oZWFkZXI6ICBcdFx0XHRcIk1vbnRzZXJyYXRcIiwgXCJIZWx2ZXRpY2FcIiwgXCJUYWhvbWFcIiwgXCJHZW5ldmFcIiwgXCJBcmlhbFwiLCBzYW5zLXNlcmlmO1xuJGZvbnQtZmFtaWx5LW1vbm86IFx0XHRcdFx0XCJJbmNvbnNvbGF0YVwiLCBtb25vc3BhY2U7XG4kZm9udC1mYW1pbHktc2VyaWY6XHRcdFx0XHRcIkdlb3JnaWFcIiwgXCJUaW1lc1wiLCBcIlRpbWVzIE5ldyBSb21hblwiLCBzZXJpZjtcbi8vIEBmb250LWZhY2VcblxuJHR5cG86IFwiU2VjdWVsYVwiO1xuJGNhdGVnb3J5OiBcInNhbnMtc2VyaWZcIjtcbi8vIHNlY3VlbGEgcmVndWxhclxuXG4kZmlsZTogXCJTZWN1ZWxhLVJlZ3VsYXJcIjtcbiRSZWd1bGFyOiBcIlJlZ3VsYXJcIjtcbkBtaXhpbiBmb250LWZhY2UoJFJlZ3VsYXIsICRmaWxlLCAkdHlwbywgJGNhdGVnb3J5OlwiXCIpIHtcbiAgICAkZmlsZXBhdGg6IFwiLi4vZm9udHMvXCIgKyAkdHlwbyArIFwiL1wiICsgJGZpbGU7XG4gICAgQGZvbnQtZmFjZSB7XG4gICAgICAgIGZvbnQtZmFtaWx5OiBcIiN7JFJlZ3VsYXJ9XCI7XG4gICAgICAgIHNyYzogdXJsKCRmaWxlcGF0aCArIFwiLmVvdFwiKTtcbiAgICAgICAgc3JjOiB1cmwoJGZpbGVwYXRoICsgXCIuZW90PyNpZWZpeFwiKSBmb3JtYXQoJ2VtYmVkZGVkLW9wZW50eXBlJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi53b2ZmXCIpIGZvcm1hdCgnd29mZicpLFxuICAgICAgICAgICAgICB1cmwoJGZpbGVwYXRoICsgXCIudHRmXCIpICBmb3JtYXQoJ3RydWV0eXBlJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi5zdmcjXCIgKyAkUmVndWxhciArIFwiXCIpIGZvcm1hdCgnc3ZnJyk7XG4gICAgfVxuXG4gICAgJSN7JFJlZ3VsYXJ9IHtcbiAgICAgICAgZm9udDoge1xuICAgICAgICAgICAgQGlmICRjYXRlZ29yeSAhPSBcIlwiIHtcbiAgICAgICAgICAgICAgICBmYW1pbHk6IFwiI3skUmVndWxhcn1cIiwgI3skY2F0ZWdvcnl9O1xuICAgICAgICAgICAgICAgIHdlaWdodDogbm9ybWFsO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGVsc2Uge1xuICAgICAgICAgICAgICAgIGZhbWlseTogXCIjeyRSZWd1bGFyfVwiO1xuICAgICAgICAgICAgICAgIHdlaWdodDogbm9ybWFsO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxufVxuXG4vLyBzZWN1ZWxhIG1lZGl1bVxuJGZpbGUyOiBcIlNlY3VlbGEtTWVkaXVtXCI7XG4kbWVkaXVtOiBcIm1lZGl1bVwiO1xuQG1peGluIGZvbnQtZmFjZSgkbWVkaXVtLCAkZmlsZTIsICR0eXBvLCAkY2F0ZWdvcnk6XCJcIikge1xuICAgICRmaWxlcGF0aDogXCIuLi9mb250cy9cIiArICR0eXBvICsgXCIvXCIgKyAkZmlsZTI7XG4gICAgQGZvbnQtZmFjZSB7XG4gICAgICAgIGZvbnQtZmFtaWx5OiBcIiN7JG1lZGl1bX1cIjtcbiAgICAgICAgc3JjOiB1cmwoJGZpbGVwYXRoICsgXCIuZW90XCIpO1xuICAgICAgICBzcmM6IHVybCgkZmlsZXBhdGggKyBcIi5lb3Q/I2llZml4XCIpIGZvcm1hdCgnZW1iZWRkZWQtb3BlbnR5cGUnKSxcbiAgICAgICAgICAgICAgdXJsKCRmaWxlcGF0aCArIFwiLndvZmZcIikgZm9ybWF0KCd3b2ZmJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi50dGZcIikgIGZvcm1hdCgndHJ1ZXR5cGUnKSxcbiAgICAgICAgICAgICAgdXJsKCRmaWxlcGF0aCArIFwiLnN2ZyNcIiArICRtZWRpdW0gKyBcIlwiKSBmb3JtYXQoJ3N2ZycpO1xuICAgIH1cblxuICAgICUjeyRtZWRpdW19IHtcbiAgICAgICAgZm9udDoge1xuICAgICAgICAgICAgQGlmICRjYXRlZ29yeSAhPSBcIlwiIHtcbiAgICAgICAgICAgICAgICBmYW1pbHk6IFwiI3skbWVkaXVtfVwiLCAjeyRjYXRlZ29yeX07XG4gICAgICAgICAgICAgICAgd2VpZ2h0OiBub3JtYWw7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBAZWxzZSB7XG4gICAgICAgICAgICAgICAgZmFtaWx5OiBcIiN7JG1lZGl1bX1cIjtcbiAgICAgICAgICAgICAgICB3ZWlnaHQ6IG5vcm1hbDtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbn1cblxuXG4vLyBzZWN1ZWxhIGJvbGRcbiRmaWxlMzogXCJTZWN1ZWxhLUJvbGRcIjtcbiRib2xkOiBcImJvbGRcIjtcbkBtaXhpbiBmb250LWZhY2UoJGJvbGQsICRmaWxlMywgJHR5cG8sICRjYXRlZ29yeTpcIlwiKSB7XG4gICAgJGZpbGVwYXRoOiBcIi4uL2ZvbnRzL1wiICsgJHR5cG8gKyBcIi9cIiArICRmaWxlMztcbiAgICBAZm9udC1mYWNlIHtcbiAgICAgICAgZm9udC1mYW1pbHk6IFwiI3skYm9sZH1cIjtcbiAgICAgICAgc3JjOiB1cmwoJGZpbGVwYXRoICsgXCIuZW90XCIpO1xuICAgICAgICBzcmM6IHVybCgkZmlsZXBhdGggKyBcIi5lb3Q/I2llZml4XCIpIGZvcm1hdCgnZW1iZWRkZWQtb3BlbnR5cGUnKSxcbiAgICAgICAgICAgICAgdXJsKCRmaWxlcGF0aCArIFwiLndvZmZcIikgZm9ybWF0KCd3b2ZmJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi50dGZcIikgIGZvcm1hdCgndHJ1ZXR5cGUnKSxcbiAgICAgICAgICAgICAgdXJsKCRmaWxlcGF0aCArIFwiLnN2ZyNcIiArICRib2xkICsgXCJcIikgZm9ybWF0KCdzdmcnKTtcbiAgICB9XG5cbiAgICAlI3skYm9sZH0ge1xuICAgICAgICBmb250OiB7XG4gICAgICAgICAgICBAaWYgJGNhdGVnb3J5ICE9IFwiXCIge1xuICAgICAgICAgICAgICAgIGZhbWlseTogXCIjeyRib2xkfVwiLCAjeyRjYXRlZ29yeX07XG4gICAgICAgICAgICAgICAgd2VpZ2h0OiBub3JtYWw7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBAZWxzZSB7XG4gICAgICAgICAgICAgICAgZmFtaWx5OiBcIiN7JGJvbGR9XCI7XG4gICAgICAgICAgICAgICAgd2VpZ2h0OiBub3JtYWw7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG59XG5cblxuLy8gc2VjdWVsYSBpdGFsaWNcbiRmaWxlNDogXCJTZWN1ZWxhLUl0YWxpY1wiO1xuJGl0YWxpYzogXCJpdGFsaWNcIjtcbkBtaXhpbiBmb250LWZhY2UoJGl0YWxpYywgJGZpbGU0LCAkdHlwbywgJGNhdGVnb3J5OlwiXCIpIHtcbiAgICAkZmlsZXBhdGg6IFwiLi4vZm9udHMvXCIgKyAkdHlwbyArIFwiL1wiICsgJGZpbGU0O1xuICAgIEBmb250LWZhY2Uge1xuICAgICAgICBmb250LWZhbWlseTogXCIjeyRpdGFsaWN9XCI7XG4gICAgICAgIHNyYzogdXJsKCRmaWxlcGF0aCArIFwiLmVvdFwiKTtcbiAgICAgICAgc3JjOiB1cmwoJGZpbGVwYXRoICsgXCIuZW90PyNpZWZpeFwiKSBmb3JtYXQoJ2VtYmVkZGVkLW9wZW50eXBlJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi53b2ZmXCIpIGZvcm1hdCgnd29mZicpLFxuICAgICAgICAgICAgICB1cmwoJGZpbGVwYXRoICsgXCIudHRmXCIpICBmb3JtYXQoJ3RydWV0eXBlJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi5zdmcjXCIgKyAkaXRhbGljICsgXCJcIikgZm9ybWF0KCdzdmcnKTtcbiAgICB9XG5cbiAgICAlI3skaXRhbGljfSB7XG4gICAgICAgIGZvbnQ6IHtcbiAgICAgICAgICAgIEBpZiAkY2F0ZWdvcnkgIT0gXCJcIiB7XG4gICAgICAgICAgICAgICAgZmFtaWx5OiBcIiN7JGl0YWxpY31cIiwgI3skY2F0ZWdvcnl9O1xuICAgICAgICAgICAgICAgIHdlaWdodDogbm9ybWFsO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGVsc2Uge1xuICAgICAgICAgICAgICAgIGZhbWlseTogXCIjeyRpdGFsaWN9XCI7XG4gICAgICAgICAgICAgICAgd2VpZ2h0OiBub3JtYWw7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG59XG5cblxuLy8gc2VjdWVsYSBsaWdodFxuJGZpbGU1OiBcIlNlY3VlbGEtTGlnaHRcIjtcbiRsaWdodDogXCJsaWdodFwiO1xuQG1peGluIGZvbnQtZmFjZSgkbGlnaHQsICRmaWxlNSwgJHR5cG8sICRjYXRlZ29yeTpcIlwiKSB7XG4gICAgJGZpbGVwYXRoOiBcIi4uL2ZvbnRzL1wiICsgJHR5cG8gKyBcIi9cIiArICRmaWxlNTtcbiAgICBAZm9udC1mYWNlIHtcbiAgICAgICAgZm9udC1mYW1pbHk6IFwiI3skbGlnaHR9XCI7XG4gICAgICAgIHNyYzogdXJsKCRmaWxlcGF0aCArIFwiLmVvdFwiKTtcbiAgICAgICAgc3JjOiB1cmwoJGZpbGVwYXRoICsgXCIuZW90PyNpZWZpeFwiKSBmb3JtYXQoJ2VtYmVkZGVkLW9wZW50eXBlJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi53b2ZmXCIpIGZvcm1hdCgnd29mZicpLFxuICAgICAgICAgICAgICB1cmwoJGZpbGVwYXRoICsgXCIudHRmXCIpICBmb3JtYXQoJ3RydWV0eXBlJyksXG4gICAgICAgICAgICAgIHVybCgkZmlsZXBhdGggKyBcIi5zdmcjXCIgKyAkbGlnaHQgKyBcIlwiKSBmb3JtYXQoJ3N2ZycpO1xuICAgIH1cblxuICAgICUjeyRsaWdodH0ge1xuICAgICAgICBmb250OiB7XG4gICAgICAgICAgICBAaWYgJGNhdGVnb3J5ICE9IFwiXCIge1xuICAgICAgICAgICAgICAgIGZhbWlseTogXCIjeyRsaWdodH1cIiwgI3skY2F0ZWdvcnl9O1xuICAgICAgICAgICAgICAgIHdlaWdodDogbm9ybWFsO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgQGVsc2Uge1xuICAgICAgICAgICAgICAgIGZhbWlseTogXCIjeyRsaWdodH1cIjtcbiAgICAgICAgICAgICAgICB3ZWlnaHQ6IG5vcm1hbDtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbn1cbiIsIi8vIGZvbnRzXG5AaW5jbHVkZSBmb250LWZhY2UoJFJlZ3VsYXIsICRmaWxlLCAkdHlwbywgJGNhdGVnb3J5KTsvLzFcbkBpbmNsdWRlIGZvbnQtZmFjZSgkbWVkaXVtLCAkZmlsZTIsICR0eXBvLCAkY2F0ZWdvcnkpOy8vMVxuQGluY2x1ZGUgZm9udC1mYWNlKCRib2xkLCAkZmlsZTMsICR0eXBvLCAkY2F0ZWdvcnkpOy8vMVxuQGluY2x1ZGUgZm9udC1mYWNlKCRpdGFsaWMsICRmaWxlNCwgJHR5cG8sICRjYXRlZ29yeSk7Ly8xXG5AaW5jbHVkZSBmb250LWZhY2UoJGxpZ2h0LCAkZmlsZTUsICR0eXBvLCAkY2F0ZWdvcnkpOy8vMVxuXG4vLyBmb250LXNpemVcblxuJGZoMTogMTVyZW07XG4kZmgyOjVyZW07XG4kZmgyLWk6IDEuM3JlbTtcbiRmaDM6IDFyZW07XG5cbiRmcDogMXJlbTtcblxuLy8gaW50ZXJsaW5lXG5cblxuLy9pbnRlcmxldHRyZVxuJGxldHRlckkxOiAwLjFyZW07XG5cbi8vIGNvbG9yXG4kYmx1ZTogIzBmMjY1YztcbiRyZWQ6ICM4ZDI4MTVmZjtcbiIsIiIsImgxLCBoMntcbiAgZm9udC1mYW1pbHk6ICRtZWRpdW07XG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XG59XG5cbmgxe1xuICBmb250LXNpemU6ICRmaDE7XG59XG5cbmgye1xuICBmb250LXNpemU6ICRmaDI7XG59XG5cbmgze1xuICBmb250LWZhbWlseTogJG1lZGl1bTtcbiAgZm9udC1zaXplOiAkZmgzO1xuICBmb250LXdlaWdodDogbm9ybWFsO1xufVxuXG5oNXtcbiAgZm9udC1mYW1pbHk6ICRib2xkO1xuICBmb250LXdlaWdodDogbm9ybWFsO1xufVxuXG5we1xuICBmb250LWZhbWlseTogJFJlZ3VsYXI7XG4gIGZvbnQtd2VpZ2h0OiBub3JtYWw7XG4gIGZvbnQtc2l6ZTogJGZwO1xufVxuXG50aW1le1xuICBmb250LWZhbWlseTogJGl0YWxpYztcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcbn1cblxuLmNhcmR7XG5cbiAgLmNhcmQtY2F0ZWdvcnl7XG4gICAgICBmb250LWZhbWlseTogJGl0YWxpYztcbiAgICAgIGZvbnQtd2VpZ2h0OiBub3JtYWw7XG4gIH1cblxuICAuY2FyZC1mb290ZXJ7XG4gICAgc3BhbntcbiAgICAgIGZvbnQtZmFtaWx5OiAkbWVkaXVtO1xuICAgICAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcbiAgICB9XG4gIH1cblxufVxuXG4uc2Nyb2xse1xuICBwe1xuICAgIGZvbnQtZmFtaWx5OiAkYm9sZDtcbiAgICBmb250LXdlaWdodDogbm9ybWFsO1xuICB9XG59XG5cbi5jYXQtbGlzdHtcbiAgLmNhdHtcbiAgICBhe1xuICAgICAgZm9udC1mYW1pbHk6ICRsaWdodDtcbiAgICAgIGZvbnQtd2VpZ2h0OiBub3JtYWw7XG4gICAgfVxuICB9XG59XG5cblxuI2l0ZW1ze1xuICAuY29udGVudC1pdGVte1xuICAgIC5jb250ZW50LXRpdGxle1xuICAgICAgaDJ7XG4gICAgICAgIGZvbnQtc2l6ZTogJGZoMi1pO1xuICAgICAgfVxuICAgICAgJiA+IGF7XG4gICAgICAgIGZvbnQtZmFtaWx5OiAkaXRhbGljO1xuICAgICAgfVxuICAgIH1cbiAgfVxuICAudG9we1xuICAgIHB7XG4gICAgICBmb250LWZhbWlseTogJGJvbGQ7XG4gICAgfVxuICB9XG59XG4iLCIiLCIiLCIiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFDQUEsQUFBQSxDQUFDLENBQUEsRUFDQyxrQkFBa0IsRUFBRyxVQUFVLEVBQ3ZCLFVBQVUsRUFBRyxVQUFVLEdBQ2hDOztBQUNELDRFQUE0RTtBQUU1RSx5RkFDZ0Y7QUFFaEYsd0hBR0c7QUFFSCxBQUFBLElBQUksQ0FBQyxFQUNILE1BQU0sRUFBRSxDQUFDLEVBQ1QsT0FBTyxFQUFFLENBQUMsRUFDVixXQUFXLEVBQUUsSUFBSSxFQUFFLE9BQU8sQ0FDMUIsd0JBQXdCLEVBQUUsSUFBSSxFQUFFLE9BQU8sRUFDeEM7O0FBRUQseUZBQ2dGO0FBRWhGLHlDQUVHO0FBRUgsQUFBQSxJQUFJLENBQUMsRUFDSCxNQUFNLEVBQUUsQ0FBQyxFQUNULE9BQU8sRUFBRSxDQUFDLEdBQ1g7O0FBRUQsb0RBRUc7QUFFSCxBQUFBLElBQUksQ0FBQyxFQUNILE9BQU8sRUFBRSxLQUFLLEdBQ2Y7O0FBRUQsZ0lBR0c7QUFFSCxBQUFBLEVBQUUsQ0FBQyxFQUNELFNBQVMsRUFBRSxHQUFHLEVBQ2QsTUFBTSxFQUFDLENBQUMsR0FDVDs7QUFFRCxBQUFBLEVBQUUsRUFBQyxFQUFFLEVBQUMsRUFBRSxFQUFDLEVBQUUsRUFBQyxFQUFFLEVBQUMsQ0FBQyxFQUFDLEVBQUUsRUFBQyxNQUFNLEVBQUMsRUFBRSxFQUFDLEVBQUUsRUFBQyxDQUFDLENBQUEsRUFDaEMsTUFBTSxFQUFD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 */
diff --git a/user/themes/gilles_acezat/css-compiled/theme.min.css b/user/themes/gilles_acezat/css-compiled/theme.min.css
index e69de29..bc45166 100644
--- a/user/themes/gilles_acezat/css-compiled/theme.min.css
+++ b/user/themes/gilles_acezat/css-compiled/theme.min.css
@@ -0,0 +1 @@
+*{box-sizing:border-box}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;margin:0;padding:0;-webkit-text-size-adjust:100%}body{margin:0;padding:0}main{display:block}h1{font-size:2em;margin:0}a,em,h1,h2,h3,h4,h5,li,p,strong,ul{margin:0;padding:0}hr{overflow:visible;box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}ul{list-style:none}li,ul{margin:0;padding:0}a{text-decoration:none;color:#000;background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none;-webkit-text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{width:100%;height:100%;border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;white-space:normal;color:inherit}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Regular;src:url(../fonts/Secuela/Secuela-Regular.eot);src:url(../fonts/Secuela/Secuela-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Regular.woff) format('woff'),url(../fonts/Secuela/Secuela-Regular.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Regular.svg#Regular) format('svg')}@font-face{font-family:medium;src:url(../fonts/Secuela/Secuela-Medium.eot);src:url(../fonts/Secuela/Secuela-Medium.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Medium.woff) format('woff'),url(../fonts/Secuela/Secuela-Medium.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Medium.svg#medium) format('svg')}@font-face{font-family:bold;src:url(../fonts/Secuela/Secuela-Bold.eot);src:url(../fonts/Secuela/Secuela-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Bold.woff) format('woff'),url(../fonts/Secuela/Secuela-Bold.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Bold.svg#bold) format('svg')}@font-face{font-family:italic;src:url(../fonts/Secuela/Secuela-Italic.eot);src:url(../fonts/Secuela/Secuela-Italic.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Italic.woff) format('woff'),url(../fonts/Secuela/Secuela-Italic.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Italic.svg#italic) format('svg')}@font-face{font-family:light;src:url(../fonts/Secuela/Secuela-Light.eot);src:url(../fonts/Secuela/Secuela-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/Secuela/Secuela-Light.woff) format('woff'),url(../fonts/Secuela/Secuela-Light.ttf) format('truetype'),url(../fonts/Secuela/Secuela-Light.svg#light) format('svg')}h1,h2{font-family:medium;font-weight:400}h1{font-size:15rem}h2{font-size:5rem}h3{font-family:medium;font-size:1rem;font-weight:400}h5{font-family:bold;font-weight:400}p{font-family:Regular;font-size:1rem;font-weight:400}time{font-family:italic;font-weight:400}.card .card-category{font-family:italic;font-weight:400}.card .card-footer span{font-family:medium;font-weight:400}.scroll p{font-family:bold;font-weight:400}.cat-list .cat a{font-family:light;font-weight:400}#items .content-item .content-title h2{font-size:1.3rem}#items .content-item .content-title>a{font-family:italic}#items .top p{font-family:bold}
\ No newline at end of file
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.css b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.css
new file mode 100644
index 0000000..4bc6fb1
--- /dev/null
+++ b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.css
@@ -0,0 +1,11 @@
+/* Webfont: Secuela-Bold */@font-face {
+ font-family: 'Secuela';
+ src: url('Secuela-Bold.eot'); /* IE9 Compat Modes */
+ src: url('Secuela-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('Secuela-Bold.woff') format('woff'), /* Modern Browsers */
+ url('Secuela-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
+ font-style: normal;
+ font-weight: bold;
+ text-rendering: optimizeLegibility;
+}
+
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.eot b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.eot
new file mode 100644
index 0000000..b6cdb51
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.eot differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.ttf b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.ttf
new file mode 100644
index 0000000..b847933
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.woff b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.woff
new file mode 100644
index 0000000..c20bc9d
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Bold.woff differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.css b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.css
new file mode 100644
index 0000000..e765df6
--- /dev/null
+++ b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.css
@@ -0,0 +1,11 @@
+/* Webfont: Secuela-Italic */@font-face {
+ font-family: 'Secuela';
+ src: url('Secuela-Italic.eot'); /* IE9 Compat Modes */
+ src: url('Secuela-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('Secuela-Italic.woff') format('woff'), /* Modern Browsers */
+ url('Secuela-Italic.ttf') format('truetype'); /* Safari, Android, iOS */
+ font-style: italic;
+ font-weight: normal;
+ text-rendering: optimizeLegibility;
+}
+
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.eot b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.eot
new file mode 100644
index 0000000..bfc126c
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.eot differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.ttf b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.ttf
new file mode 100644
index 0000000..dcc9cf1
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.woff b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.woff
new file mode 100644
index 0000000..823d0a6
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Italic.woff differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.css b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.css
new file mode 100644
index 0000000..c0e793e
--- /dev/null
+++ b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.css
@@ -0,0 +1,11 @@
+/* Webfont: Secuela-Light */@font-face {
+ font-family: 'SecuelaLight';
+ src: url('Secuela-Light.eot'); /* IE9 Compat Modes */
+ src: url('Secuela-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('Secuela-Light.woff') format('woff'), /* Modern Browsers */
+ url('Secuela-Light.ttf') format('truetype'); /* Safari, Android, iOS */
+ font-style: normal;
+ font-weight: normal;
+ text-rendering: optimizeLegibility;
+}
+
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.eot b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.eot
new file mode 100644
index 0000000..24651ae
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.eot differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.ttf b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.ttf
new file mode 100644
index 0000000..a214fd8
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.woff b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.woff
new file mode 100644
index 0000000..79fdea9
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Light.woff differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.css b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.css
new file mode 100644
index 0000000..a49c4a5
--- /dev/null
+++ b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.css
@@ -0,0 +1,11 @@
+/* Webfont: Secuela-Medium */@font-face {
+ font-family: 'SecuelaMed';
+ src: url('Secuela-Medium.eot'); /* IE9 Compat Modes */
+ src: url('Secuela-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('Secuela-Medium.woff') format('woff'), /* Modern Browsers */
+ url('Secuela-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
+ font-style: normal;
+ font-weight: normal;
+ text-rendering: optimizeLegibility;
+}
+
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.eot b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.eot
new file mode 100644
index 0000000..864eea4
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.eot differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.ttf b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.ttf
new file mode 100644
index 0000000..443df24
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.woff b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.woff
new file mode 100644
index 0000000..a742e8f
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Medium.woff differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.css b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.css
new file mode 100644
index 0000000..acd4eca
--- /dev/null
+++ b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.css
@@ -0,0 +1,11 @@
+/* Webfont: Secuela-Regular */@font-face {
+ font-family: 'Secuela';
+ src: url('Secuela-Regular.eot'); /* IE9 Compat Modes */
+ src: url('Secuela-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('Secuela-Regular.woff') format('woff'), /* Modern Browsers */
+ url('Secuela-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
+ font-style: normal;
+ font-weight: normal;
+ text-rendering: optimizeLegibility;
+}
+
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.eot b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.eot
new file mode 100644
index 0000000..bba6786
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.eot differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.ttf b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.ttf
new file mode 100644
index 0000000..3d80865
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.woff b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.woff
new file mode 100644
index 0000000..7340b01
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/Secuela/Secuela-Regular.woff differ
diff --git a/user/themes/gilles_acezat/fonts/line-awesome.eot b/user/themes/gilles_acezat/fonts/line-awesome.eot
deleted file mode 100644
index f13ae4a..0000000
Binary files a/user/themes/gilles_acezat/fonts/line-awesome.eot and /dev/null differ
diff --git a/user/themes/gilles_acezat/fonts/line-awesome.svg b/user/themes/gilles_acezat/fonts/line-awesome.svg
deleted file mode 100644
index 21c3c41..0000000
--- a/user/themes/gilles_acezat/fonts/line-awesome.svg
+++ /dev/null
@@ -1,2954 +0,0 @@
-
-
-
diff --git a/user/themes/gilles_acezat/fonts/line-awesome.ttf b/user/themes/gilles_acezat/fonts/line-awesome.ttf
deleted file mode 100644
index afdb687..0000000
Binary files a/user/themes/gilles_acezat/fonts/line-awesome.ttf and /dev/null differ
diff --git a/user/themes/gilles_acezat/fonts/line-awesome.woff b/user/themes/gilles_acezat/fonts/line-awesome.woff
deleted file mode 100644
index 8897d78..0000000
Binary files a/user/themes/gilles_acezat/fonts/line-awesome.woff and /dev/null differ
diff --git a/user/themes/gilles_acezat/fonts/line-awesome.woff2 b/user/themes/gilles_acezat/fonts/line-awesome.woff2
deleted file mode 100644
index f825cfb..0000000
Binary files a/user/themes/gilles_acezat/fonts/line-awesome.woff2 and /dev/null differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-BoldItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-BoldItalic.otf
new file mode 100644
index 0000000..0a1d4ee
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-BoldItalic.otf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-ExtraBoldItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-ExtraBoldItalic.otf
new file mode 100644
index 0000000..a8545ed
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-ExtraBoldItalic.otf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-Italic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-Italic.otf
new file mode 100644
index 0000000..8faf220
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-Italic.otf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-LightItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-LightItalic.otf
new file mode 100644
index 0000000..90d4d38
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-LightItalic.otf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-MediumItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-MediumItalic.otf
new file mode 100644
index 0000000..dd2ddc6
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-MediumItalic.otf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-SemiBoldItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-SemiBoldItalic.otf
new file mode 100644
index 0000000..df57260
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-PS/Secuela-SemiBoldItalic.otf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-BoldItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-BoldItalic.ttf
new file mode 100644
index 0000000..527bd24
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-BoldItalic.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-ExtraBoldItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-ExtraBoldItalic.ttf
new file mode 100644
index 0000000..8bad212
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-ExtraBoldItalic.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-Italic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-Italic.ttf
new file mode 100644
index 0000000..da9646f
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-Italic.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-LightItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-LightItalic.ttf
new file mode 100644
index 0000000..b1c6225
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-LightItalic.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-MediumItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-MediumItalic.ttf
new file mode 100644
index 0000000..6c98b9d
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-MediumItalic.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-SemiBoldItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-SemiBoldItalic.ttf
new file mode 100644
index 0000000..eb06c27
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/OpenType-TT/Secuela-SemiBoldItalic.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Variable-TT/Secuela-Italic-708-VF.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Variable-TT/Secuela-Italic-708-VF.ttf
new file mode 100644
index 0000000..10250e8
Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Variable-TT/Secuela-Italic-708-VF.ttf differ
diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Variable-TT/Secuela.VF/Secuela-Italic-708.designspace b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Variable-TT/Secuela.VF/Secuela-Italic-708.designspace
new file mode 100644
index 0000000..793bfc7
--- /dev/null
+++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Variable-TT/Secuela.VF/Secuela-Italic-708.designspace
@@ -0,0 +1,56 @@
+
+
The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-BoldItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-BoldItalic.otf new file mode 100644 index 0000000..238c411 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-BoldItalic.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-BoldItalic.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-BoldItalic.woff2 new file mode 100644 index 0000000..8b3729e Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-BoldItalic.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.css new file mode 100644 index 0000000..cec26b8 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-ExtraBoldItalic */@font-face { + font-family: 'SecuelaExtBd'; + src: url('Secuela-ExtraBoldItalic.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-ExtraBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.html new file mode 100644 index 0000000..cb7c004 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.otf new file mode 100644 index 0000000..3f69bec Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.woff2 new file mode 100644 index 0000000..601d1bc Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-ExtraBoldItalic.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.css new file mode 100644 index 0000000..00f025f --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-Italic */@font-face { + font-family: 'Secuela'; + src: url('Secuela-Italic.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-Italic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.html new file mode 100644 index 0000000..8eb03a3 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.otf new file mode 100644 index 0000000..bdfee96 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.woff2 new file mode 100644 index 0000000..790538f Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-Italic.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.css new file mode 100644 index 0000000..755d843 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-LightItalic */@font-face { + font-family: 'SecuelaLight'; + src: url('Secuela-LightItalic.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-LightItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.html new file mode 100644 index 0000000..ad4dcdf --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.otf new file mode 100644 index 0000000..3d978d7 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.woff2 new file mode 100644 index 0000000..358d1b2 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-LightItalic.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.css new file mode 100644 index 0000000..a496f8c --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-MediumItalic */@font-face { + font-family: 'SecuelaMed'; + src: url('Secuela-MediumItalic.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-MediumItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.html new file mode 100644 index 0000000..8954ce9 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.otf new file mode 100644 index 0000000..fd83f3f Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.woff2 new file mode 100644 index 0000000..2a8f40c Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-MediumItalic.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.css new file mode 100644 index 0000000..94b9fb3 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-SemiBoldItalic */@font-face { + font-family: 'SecuelaSemBd'; + src: url('Secuela-SemiBoldItalic.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-SemiBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.html new file mode 100644 index 0000000..df05396 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.otf new file mode 100644 index 0000000..4e8c2d2 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.woff2 new file mode 100644 index 0000000..0b03974 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Italic-fonts/Web-PS/Secuela-SemiBoldItalic.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Bold.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Bold.otf new file mode 100644 index 0000000..c72ab82 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Bold.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-ExtraBold.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-ExtraBold.otf new file mode 100644 index 0000000..4a4e28f Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-ExtraBold.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Light.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Light.otf new file mode 100644 index 0000000..0c567f2 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Light.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Medium.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Medium.otf new file mode 100644 index 0000000..a2ed1a0 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Medium.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Regular.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Regular.otf new file mode 100644 index 0000000..164c749 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-Regular.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-SemiBold.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-SemiBold.otf new file mode 100644 index 0000000..b9f1721 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-PS/Secuela-SemiBold.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Bold.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Bold.ttf new file mode 100644 index 0000000..cbd9bb6 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Bold.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-ExtraBold.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-ExtraBold.ttf new file mode 100644 index 0000000..26fa091 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-ExtraBold.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Light.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Light.ttf new file mode 100644 index 0000000..c032264 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Light.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Medium.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Medium.ttf new file mode 100644 index 0000000..c77a634 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Medium.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Regular.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Regular.ttf new file mode 100644 index 0000000..f406a9c Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-Regular.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-SemiBold.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-SemiBold.ttf new file mode 100644 index 0000000..892d388 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/OpenType-TT/Secuela-SemiBold.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Variable-TT/Secuela-Regular-708-VF.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Variable-TT/Secuela-Regular-708-VF.ttf new file mode 100644 index 0000000..5ca4a5b Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Variable-TT/Secuela-Regular-708-VF.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Variable-TT/Secuela.VF/Secuela-Regular-708.designspace b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Variable-TT/Secuela.VF/Secuela-Regular-708.designspace new file mode 100644 index 0000000..17f8693 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Variable-TT/Secuela.VF/Secuela-Regular-708.designspace @@ -0,0 +1,56 @@ + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Bold.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Bold.otf new file mode 100644 index 0000000..a0bea44 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Bold.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Bold.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Bold.woff2 new file mode 100644 index 0000000..71b9432 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Bold.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.css new file mode 100644 index 0000000..059b543 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-ExtraBold */@font-face { + font-family: 'SecuelaExtBd'; + src: url('Secuela-ExtraBold.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-ExtraBold.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: normal; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.html new file mode 100644 index 0000000..d065b3a --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.otf new file mode 100644 index 0000000..9bfb444 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.woff2 new file mode 100644 index 0000000..c8b824f Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-ExtraBold.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.css new file mode 100644 index 0000000..fc25151 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-Light */@font-face { + font-family: 'SecuelaLight'; + src: url('Secuela-Light.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-Light.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: normal; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.html new file mode 100644 index 0000000..497a414 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.otf new file mode 100644 index 0000000..e14d44d Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.woff2 new file mode 100644 index 0000000..d5fc91d Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Light.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.css new file mode 100644 index 0000000..57955f8 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-Medium */@font-face { + font-family: 'SecuelaMed'; + src: url('Secuela-Medium.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-Medium.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: normal; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.html new file mode 100644 index 0000000..84d97e0 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.otf new file mode 100644 index 0000000..f3fe973 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.woff2 new file mode 100644 index 0000000..29b1ecb Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Medium.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.css new file mode 100644 index 0000000..678857a --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-Regular */@font-face { + font-family: 'Secuela'; + src: url('Secuela-Regular.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-Regular.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: normal; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.html new file mode 100644 index 0000000..67beade --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.otf new file mode 100644 index 0000000..5f14d46 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.woff2 new file mode 100644 index 0000000..0102240 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-Regular.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.css new file mode 100644 index 0000000..5d9adfb --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.css @@ -0,0 +1,9 @@ +/* Webfont: Secuela-SemiBold */@font-face { + font-family: 'SecuelaSemBd'; + src: url('Secuela-SemiBold.woff2') format('woff2'), /* Modern Browsers */ + url('Secuela-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: normal; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.html b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.html new file mode 100644 index 0000000..a40591b --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.html @@ -0,0 +1,15 @@ + + + + + +The quick brown fox jumps over the lazy dog. $123.45!
+ + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.otf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.otf new file mode 100644 index 0000000..e0a8f53 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.otf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.woff2 b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.woff2 new file mode 100644 index 0000000..6936638 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/Web-PS/Secuela-SemiBold.woff2 differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.css new file mode 100644 index 0000000..c48cb18 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.css @@ -0,0 +1,11 @@ +/* Webfont: Secuela-ExtraBold */@font-face { + font-family: 'SecuelaExtBd'; + src: url('Secuela-ExtraBold.eot'); /* IE9 Compat Modes */ + src: url('Secuela-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('Secuela-ExtraBold.woff') format('woff'), /* Modern Browsers */ + url('Secuela-ExtraBold.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: normal; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.eot b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.eot new file mode 100644 index 0000000..a7f3d4e Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.eot differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.ttf new file mode 100644 index 0000000..ec9ab60 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.woff b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.woff new file mode 100644 index 0000000..c26bd1e Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-ExtraBold.woff differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.css new file mode 100644 index 0000000..4780520 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.css @@ -0,0 +1,11 @@ +/* Webfont: Secuela-SemiBold */@font-face { + font-family: 'SecuelaSemBd'; + src: url('Secuela-SemiBold.eot'); /* IE9 Compat Modes */ + src: url('Secuela-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('Secuela-SemiBold.woff') format('woff'), /* Modern Browsers */ + url('Secuela-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: normal; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.eot b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.eot new file mode 100644 index 0000000..61a3d20 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.eot differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.ttf new file mode 100644 index 0000000..3642a0e Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.woff b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.woff new file mode 100644 index 0000000..e5f416b Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/Regular-fonts/reguWeb-TT/Secuela-SemiBold.woff differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.css new file mode 100644 index 0000000..a207752 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.css @@ -0,0 +1,11 @@ +/* Webfont: Secuela-BoldItalic */@font-face { + font-family: 'Secuela'; + src: url('Secuela-BoldItalic.eot'); /* IE9 Compat Modes */ + src: url('Secuela-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('Secuela-BoldItalic.woff') format('woff'), /* Modern Browsers */ + url('Secuela-BoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: bold; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.eot b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.eot new file mode 100644 index 0000000..52aa0d0 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.eot differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.ttf new file mode 100644 index 0000000..c27fd5f Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.woff b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.woff new file mode 100644 index 0000000..d2d31d8 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-BoldItalic.woff differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.css new file mode 100644 index 0000000..a11bbb0 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.css @@ -0,0 +1,11 @@ +/* Webfont: Secuela-ExtraBoldItalic */@font-face { + font-family: 'SecuelaExtBd'; + src: url('Secuela-ExtraBoldItalic.eot'); /* IE9 Compat Modes */ + src: url('Secuela-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('Secuela-ExtraBoldItalic.woff') format('woff'), /* Modern Browsers */ + url('Secuela-ExtraBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.eot b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.eot new file mode 100644 index 0000000..921f90d Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.eot differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.ttf new file mode 100644 index 0000000..87cf766 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.woff b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.woff new file mode 100644 index 0000000..d44bc9e Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-ExtraBoldItalic.woff differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.css new file mode 100644 index 0000000..20a43bc --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.css @@ -0,0 +1,11 @@ +/* Webfont: Secuela-LightItalic */@font-face { + font-family: 'SecuelaLight'; + src: url('Secuela-LightItalic.eot'); /* IE9 Compat Modes */ + src: url('Secuela-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('Secuela-LightItalic.woff') format('woff'), /* Modern Browsers */ + url('Secuela-LightItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.eot b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.eot new file mode 100644 index 0000000..bffd711 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.eot differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.ttf new file mode 100644 index 0000000..d8cbd27 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.woff b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.woff new file mode 100644 index 0000000..756e626 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-LightItalic.woff differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.css new file mode 100644 index 0000000..d8e6eb7 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.css @@ -0,0 +1,11 @@ +/* Webfont: Secuela-MediumItalic */@font-face { + font-family: 'SecuelaMed'; + src: url('Secuela-MediumItalic.eot'); /* IE9 Compat Modes */ + src: url('Secuela-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('Secuela-MediumItalic.woff') format('woff'), /* Modern Browsers */ + url('Secuela-MediumItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.eot b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.eot new file mode 100644 index 0000000..5933ce5 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.eot differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.ttf new file mode 100644 index 0000000..c7dbcc2 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.woff b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.woff new file mode 100644 index 0000000..2fd6874 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-MediumItalic.woff differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.css b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.css new file mode 100644 index 0000000..b65ea49 --- /dev/null +++ b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.css @@ -0,0 +1,11 @@ +/* Webfont: Secuela-SemiBoldItalic */@font-face { + font-family: 'SecuelaSemBd'; + src: url('Secuela-SemiBoldItalic.eot'); /* IE9 Compat Modes */ + src: url('Secuela-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('Secuela-SemiBoldItalic.woff') format('woff'), /* Modern Browsers */ + url('Secuela-SemiBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */ + font-style: italic; + font-weight: normal; + text-rendering: optimizeLegibility; +} + diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.eot b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.eot new file mode 100644 index 0000000..3f69843 Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.eot differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.ttf b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.ttf new file mode 100644 index 0000000..099976e Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.ttf differ diff --git a/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.woff b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.woff new file mode 100644 index 0000000..ba67cfb Binary files /dev/null and b/user/themes/gilles_acezat/fonts/secuela-variable-master/itaWeb-TT/Secuela-SemiBoldItalic.woff differ diff --git a/user/themes/gilles_acezat/scss/theme.scss b/user/themes/gilles_acezat/scss/theme.scss index cef21bf..e539044 100644 --- a/user/themes/gilles_acezat/scss/theme.scss +++ b/user/themes/gilles_acezat/scss/theme.scss @@ -1,12 +1,12 @@ +@import 'theme/reset'; +@import 'theme/fonts'; @import 'theme/variables'; + @import 'theme/mixins'; @import 'theme/typography'; + @import 'theme/animation'; @import 'theme/header'; @import 'theme/footer'; -@import 'theme/menu'; - -// Extra Skeleton Styling -@import 'theme/blog'; -@import 'theme/onepage'; + diff --git a/user/themes/gilles_acezat/scss/theme/_fonts.scss b/user/themes/gilles_acezat/scss/theme/_fonts.scss new file mode 100644 index 0000000..135d5f0 --- /dev/null +++ b/user/themes/gilles_acezat/scss/theme/_fonts.scss @@ -0,0 +1,152 @@ +// Font Family +$font-family-default: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; +$font-family-header: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; +$font-family-mono: "Inconsolata", monospace; +$font-family-serif: "Georgia", "Times", "Times New Roman", serif; +// @font-face + +$typo: "Secuela"; +$category: "sans-serif"; +// secuela regular + +$file: "Secuela-Regular"; +$Regular: "Regular"; +@mixin font-face($Regular, $file, $typo, $category:"") { + $filepath: "../fonts/" + $typo + "/" + $file; + @font-face { + font-family: "#{$Regular}"; + src: url($filepath + ".eot"); + src: url($filepath + ".eot?#iefix") format('embedded-opentype'), + url($filepath + ".woff") format('woff'), + url($filepath + ".ttf") format('truetype'), + url($filepath + ".svg#" + $Regular + "") format('svg'); + } + + %#{$Regular} { + font: { + @if $category != "" { + family: "#{$Regular}", #{$category}; + weight: normal; + } + @else { + family: "#{$Regular}"; + weight: normal; + } + } + } +} + +// secuela medium +$file2: "Secuela-Medium"; +$medium: "medium"; +@mixin font-face($medium, $file2, $typo, $category:"") { + $filepath: "../fonts/" + $typo + "/" + $file2; + @font-face { + font-family: "#{$medium}"; + src: url($filepath + ".eot"); + src: url($filepath + ".eot?#iefix") format('embedded-opentype'), + url($filepath + ".woff") format('woff'), + url($filepath + ".ttf") format('truetype'), + url($filepath + ".svg#" + $medium + "") format('svg'); + } + + %#{$medium} { + font: { + @if $category != "" { + family: "#{$medium}", #{$category}; + weight: normal; + } + @else { + family: "#{$medium}"; + weight: normal; + } + } + } +} + + +// secuela bold +$file3: "Secuela-Bold"; +$bold: "bold"; +@mixin font-face($bold, $file3, $typo, $category:"") { + $filepath: "../fonts/" + $typo + "/" + $file3; + @font-face { + font-family: "#{$bold}"; + src: url($filepath + ".eot"); + src: url($filepath + ".eot?#iefix") format('embedded-opentype'), + url($filepath + ".woff") format('woff'), + url($filepath + ".ttf") format('truetype'), + url($filepath + ".svg#" + $bold + "") format('svg'); + } + + %#{$bold} { + font: { + @if $category != "" { + family: "#{$bold}", #{$category}; + weight: normal; + } + @else { + family: "#{$bold}"; + weight: normal; + } + } + } +} + + +// secuela italic +$file4: "Secuela-Italic"; +$italic: "italic"; +@mixin font-face($italic, $file4, $typo, $category:"") { + $filepath: "../fonts/" + $typo + "/" + $file4; + @font-face { + font-family: "#{$italic}"; + src: url($filepath + ".eot"); + src: url($filepath + ".eot?#iefix") format('embedded-opentype'), + url($filepath + ".woff") format('woff'), + url($filepath + ".ttf") format('truetype'), + url($filepath + ".svg#" + $italic + "") format('svg'); + } + + %#{$italic} { + font: { + @if $category != "" { + family: "#{$italic}", #{$category}; + weight: normal; + } + @else { + family: "#{$italic}"; + weight: normal; + } + } + } +} + + +// secuela light +$file5: "Secuela-Light"; +$light: "light"; +@mixin font-face($light, $file5, $typo, $category:"") { + $filepath: "../fonts/" + $typo + "/" + $file5; + @font-face { + font-family: "#{$light}"; + src: url($filepath + ".eot"); + src: url($filepath + ".eot?#iefix") format('embedded-opentype'), + url($filepath + ".woff") format('woff'), + url($filepath + ".ttf") format('truetype'), + url($filepath + ".svg#" + $light + "") format('svg'); + } + + %#{$light} { + font: { + @if $category != "" { + family: "#{$light}", #{$category}; + weight: normal; + } + @else { + family: "#{$light}"; + weight: normal; + } + } + } +} diff --git a/user/themes/gilles_acezat/scss/theme/_reset.scss b/user/themes/gilles_acezat/scss/theme/_reset.scss new file mode 100644 index 0000000..1f4bc3b --- /dev/null +++ b/user/themes/gilles_acezat/scss/theme/_reset.scss @@ -0,0 +1,375 @@ +*{ + -webkit-box-sizing : border-box; + box-sizing : border-box; +} +/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ + +/* Document + ========================================================================== */ + +/** + * 1. Correct the line height in all browsers. + * 2. Prevent adjustments of font size after orientation changes in iOS. + */ + +html { + margin: 0; + padding: 0; + line-height: 1.15; /* 1 */ + -webkit-text-size-adjust: 100%; /* 2 */ +} + +/* Sections + ========================================================================== */ + +/** + * Remove the margin in all browsers. + */ + +body { + margin: 0; + padding: 0; +} + +/** + * Render the `main` element consistently in IE. + */ + +main { + display: block; +} + +/** + * Correct the font size and margin on `h1` elements within `section` and + * `article` contexts in Chrome, Firefox, and Safari. + */ + +h1 { + font-size: 2em; + margin:0; +} + +h1,h2,h3,h4,h5,p,em,strong,ul,li,a{ + margin:0; + padding:0; +} +/* Grouping content + ========================================================================== */ + +/** + * 1. Add the correct box sizing in Firefox. + * 2. Show the overflow in Edge and IE. + */ + +hr { + -webkit-box-sizing: content-box; + box-sizing: content-box; /* 1 */ + height: 0; /* 1 */ + overflow: visible; /* 2 */ +} + +/** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ + +pre { + font-family: monospace, monospace; /* 1 */ + font-size: 1em; /* 2 */ +} + +/* Text-level semantics + ========================================================================== */ + +/** + * Remove the gray background on active links in IE 10. + */ +ul{ + list-style: none; +} +ul,li{ + margin: 0; + padding: 0; +} + +a { + background-color: transparent; + color: black; + text-decoration: none; +} + +/** + * 1. Remove the bottom border in Chrome 57- + * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. + */ + +abbr[title] { + border-bottom: none; /* 1 */ + text-decoration: underline; /* 2 */ + -webkit-text-decoration: underline dotted; + text-decoration: underline dotted; /* 2 */ +} + +/** + * Add the correct font weight in Chrome, Edge, and Safari. + */ + +b, +strong { + font-weight: bolder; +} + +/** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ + +code, +kbd, +samp { + font-family: monospace, monospace; /* 1 */ + font-size: 1em; /* 2 */ +} + +/** + * Add the correct font size in all browsers. + */ + +small { + font-size: 80%; +} + +/** + * Prevent `sub` and `sup` elements from affecting the line height in + * all browsers. + */ + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sub { + bottom: -0.25em; +} + +sup { + top: -0.5em; +} + +/* Embedded content + ========================================================================== */ + +/** + * Remove the border on images inside links in IE 10. + */ + +img { + border-style: none; + width: 100%; + height: 100%; +} + +/* Forms + ========================================================================== */ + +/** + * 1. Change the font styles in all browsers. + * 2. Remove the margin in Firefox and Safari. + */ + +button, +input, +optgroup, +select, +textarea { + font-family: inherit; /* 1 */ + font-size: 100%; /* 1 */ + line-height: 1.15; /* 1 */ + margin: 0; /* 2 */ +} + +/** + * Show the overflow in IE. + * 1. Show the overflow in Edge. + */ + +button, +input { /* 1 */ + overflow: visible; +} + +/** + * Remove the inheritance of text transform in Edge, Firefox, and IE. + * 1. Remove the inheritance of text transform in Firefox. + */ + +button, +select { /* 1 */ + text-transform: none; +} + +/** + * Correct the inability to style clickable types in iOS and Safari. + */ + +button, +[type="button"], +[type="reset"], +[type="submit"] { + -webkit-appearance: button; +} + +/** + * Remove the inner border and padding in Firefox. + */ + +button::-moz-focus-inner, +[type="button"]::-moz-focus-inner, +[type="reset"]::-moz-focus-inner, +[type="submit"]::-moz-focus-inner { + border-style: none; + padding: 0; +} + +/** + * Restore the focus styles unset by the previous rule. + */ + +button:-moz-focusring, +[type="button"]:-moz-focusring, +[type="reset"]:-moz-focusring, +[type="submit"]:-moz-focusring { + outline: 1px dotted ButtonText; +} + +/** + * Correct the padding in Firefox. + */ + +fieldset { + padding: 0.35em 0.75em 0.625em; +} + +/** + * 1. Correct the text wrapping in Edge and IE. + * 2. Correct the color inheritance from `fieldset` elements in IE. + * 3. Remove the padding so developers are not caught out when they zero out + * `fieldset` elements in all browsers. + */ + +legend { + -webkit-box-sizing: border-box; + box-sizing: border-box; /* 1 */ + color: inherit; /* 2 */ + display: table; /* 1 */ + max-width: 100%; /* 1 */ + padding: 0; /* 3 */ + white-space: normal; /* 1 */ +} + +/** + * Add the correct vertical alignment in Chrome, Firefox, and Opera. + */ + +progress { + vertical-align: baseline; +} + +/** + * Remove the default vertical scrollbar in IE 10+. + */ + +textarea { + overflow: auto; +} + +/** + * 1. Add the correct box sizing in IE 10. + * 2. Remove the padding in IE 10. + */ + +[type="checkbox"], +[type="radio"] { + -webkit-box-sizing: border-box; + box-sizing: border-box; /* 1 */ + padding: 0; /* 2 */ +} + +/** + * Correct the cursor style of increment and decrement buttons in Chrome. + */ + +[type="number"]::-webkit-inner-spin-button, +[type="number"]::-webkit-outer-spin-button { + height: auto; +} + +/** + * 1. Correct the odd appearance in Chrome and Safari. + * 2. Correct the outline style in Safari. + */ + +[type="search"] { + -webkit-appearance: textfield; /* 1 */ + outline-offset: -2px; /* 2 */ +} + +/** + * Remove the inner padding in Chrome and Safari on macOS. + */ + +[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +/** + * 1. Correct the inability to style clickable types in iOS and Safari. + * 2. Change font properties to `inherit` in Safari. + */ + +::-webkit-file-upload-button { + -webkit-appearance: button; /* 1 */ + font: inherit; /* 2 */ +} + +/* Interactive + ========================================================================== */ + +/* + * Add the correct display in Edge, IE 10+, and Firefox. + */ + +details { + display: block; +} + +/* + * Add the correct display in all browsers. + */ + +summary { + display: list-item; +} + +/* Misc + ========================================================================== */ + +/** + * Add the correct display in IE 10+. + */ + +template { + display: none; +} + +/** + * Add the correct display in IE 10. + */ + +[hidden] { + display: none; +} diff --git a/user/themes/gilles_acezat/scss/theme/_typography.scss b/user/themes/gilles_acezat/scss/theme/_typography.scss index e69de29..5f3aee9 100644 --- a/user/themes/gilles_acezat/scss/theme/_typography.scss +++ b/user/themes/gilles_acezat/scss/theme/_typography.scss @@ -0,0 +1,85 @@ +h1, h2{ + font-family: $medium; + font-weight: normal; +} + +h1{ + font-size: $fh1; +} + +h2{ + font-size: $fh2; +} + +h3{ + font-family: $medium; + font-size: $fh3; + font-weight: normal; +} + +h5{ + font-family: $bold; + font-weight: normal; +} + +p{ + font-family: $Regular; + font-weight: normal; + font-size: $fp; +} + +time{ + font-family: $italic; + font-weight: normal; +} + +.card{ + + .card-category{ + font-family: $italic; + font-weight: normal; + } + + .card-footer{ + span{ + font-family: $medium; + font-weight: normal; + } + } + +} + +.scroll{ + p{ + font-family: $bold; + font-weight: normal; + } +} + +.cat-list{ + .cat{ + a{ + font-family: $light; + font-weight: normal; + } + } +} + + +#items{ + .content-item{ + .content-title{ + h2{ + font-size: $fh2-i; + } + & > a{ + font-family: $italic; + } + } + } + .top{ + p{ + font-family: $bold; + } + } +} diff --git a/user/themes/gilles_acezat/scss/theme/_variables.scss b/user/themes/gilles_acezat/scss/theme/_variables.scss index e69de29..0074ca6 100644 --- a/user/themes/gilles_acezat/scss/theme/_variables.scss +++ b/user/themes/gilles_acezat/scss/theme/_variables.scss @@ -0,0 +1,25 @@ +// fonts +@include font-face($Regular, $file, $typo, $category);//1 +@include font-face($medium, $file2, $typo, $category);//1 +@include font-face($bold, $file3, $typo, $category);//1 +@include font-face($italic, $file4, $typo, $category);//1 +@include font-face($light, $file5, $typo, $category);//1 + +// font-size + +$fh1: 15rem; +$fh2:5rem; +$fh2-i: 1.3rem; +$fh3: 1rem; + +$fp: 1rem; + +// interline + + +//interlettre +$letterI1: 0.1rem; + +// color +$blue: #0f265c; +$red: #8d2815ff; diff --git a/user/themes/gilles_acezat/templates/blog.html.twig b/user/themes/gilles_acezat/templates/blog.html.twig index fa115ac..4f860f2 100644 --- a/user/themes/gilles_acezat/templates/blog.html.twig +++ b/user/themes/gilles_acezat/templates/blog.html.twig @@ -39,11 +39,17 @@+ {% if not page.isLast %} diff --git a/user/themes/gilles_acezat/templates/partials/blog/category.html.twig b/user/themes/gilles_acezat/templates/partials/blog/category.html.twig index cb916ab..b0d0cd8 100644 --- a/user/themes/gilles_acezat/templates/partials/blog/category.html.twig +++ b/user/themes/gilles_acezat/templates/partials/blog/category.html.twig @@ -1,7 +1,5 @@ {% if page.taxonomy.category %} - {% for category in page.taxonomy.category %} {{ category }} {% endfor %} - {% endif %} diff --git a/user/themes/gilles_acezat/templates/partials/blog/date.html.twig b/user/themes/gilles_acezat/templates/partials/blog/date.html.twig index 3358a02..f4e669b 100644 --- a/user/themes/gilles_acezat/templates/partials/blog/date.html.twig +++ b/user/themes/gilles_acezat/templates/partials/blog/date.html.twig @@ -1,5 +1,3 @@ - -