; (function (window, document, undefined) {
    mti = {}; mti.J = function (a, b) { var c = arguments.length > 2 ? Array.prototype.slice.call(arguments, 2) : []; return function () { c.push.apply(c, arguments); return b.apply(a, c) } }; mti.h = function (a, b) { this.i = a; this.b = b }; mti.h.prototype.createElement = function (a, b, c) { a = this.i.createElement(a); if (b) for (var d in b) if (b.hasOwnProperty(d)) if (d == "style" && this.b.getName() == "MSIE") a.style.cssText = b[d]; else a.setAttribute(d, b[d]); c && a.appendChild(this.i.createTextNode(c)); return a }; function j(a, b, c) { a = a.i.getElementsByTagName(b)[0]; if (!a) a = document.documentElement; if (a && a.lastChild) { a.insertBefore(c, a.lastChild); return true } return false }
    function q(a, b) { function c() { document.body ? b() : setTimeout(c, 0) } c() } mti.h.t = false;
    function r(a, b) {
        if (mti.h.t === true) b(); else if (a.b.getName() == "MSIE") { var c = a.i, d = false, e = function () { if (!d) { d = true; b(); mti.h.t = true } }; (function () { try { c.documentElement.doScroll("left") } catch (f) { setTimeout(arguments.callee, 50); return } e() })(); c.onreadystatechange = function () { if (c.readyState == "complete") { c.onreadystatechange = null; e() } } } else if (a.b.pa == "AppleWebKit" && a.b.oa < 525) (function () { if (["loaded", "complete"].indexOf(this.i.readyState) > -1) { b(); mti.h.t = true } else setTimeout(arguments.callee, 50) })();
        else if (a.i.addEventListener) a.i.addEventListener("DOMContentLoaded", function () { b(); mti.h.t = true }, false); else window.onload = function () { b(); mti.h.t = true } 
    } function s(a, b) { if (b.parentNode) { b.parentNode.removeChild(b); return true } return false } function t(a, b, c) { a = b.className.split(/\s+/); for (var d = 0, e = a.length; d < e; d++) if (a[d] == c) return; a.push(c); b.className = a.join(" ").replace(/^\s+/, "") }
    function u(a, b, c) { a = b.className.split(/\s+/); for (var d = [], e = 0, f = a.length; e < f; e++) a[e] != c && d.push(a[e]); b.className = d.join(" ").replace(/^\s+/, "").replace(/\s+$/, "") } function w(a, b) { var c = ""; b = b.childNodes || b; for (var d = 0; d < b.length; d++) c += b[d].nodeType != 1 ? b[d].nodeValue : w(a, b[d].childNodes); return c } mti.h.prototype.getElementById = function (a) { return this.i.getElementById(a) }; mti.l = function (a, b, c, d, e, f) { this.wa = a; this.Ba = b; this.pa = c; this.oa = d; this.ya = e; this.ea = f }; mti.l.prototype.getName = function () { return this.wa }; mti.e = function (a) { this.b = a }; mti.e.f = "Unknown"; mti.e.la = new mti.l(mti.e.f, mti.e.f, mti.e.f, false); mti.e.prototype.parse = function () { return this.b.indexOf("MSIE") != -1 ? x(this) : this.b.indexOf("Opera") != -1 ? z(this) : this.b.indexOf("AppleWebKit") != -1 ? A(this) : this.b.indexOf("Gecko") != -1 ? B(this) : mti.e.la }; function C(a) { var b = F(a, a.b, /(iPod|iPad|iPhone|Android)/); if (b != "") return b; a = F(a, a.b, /(Linux|Mac_PowerPC|Macintosh|Windows)/); if (a != "") { if (a == "Mac_PowerPC") a = "Macintosh"; return a } return mti.e.f }
    function x(a) { var b = F(a, a.b, /(MSIE [\d\w\.]+)/); if (b != "") { var c = b.split(" "); b = c[0]; c = c[1]; return new mti.l(b, c, b, c, C(a), G(a, c) >= 6) } return new mti.l("MSIE", mti.e.f, "MSIE", mti.e.f, C(a), false) }
    function z(a) { var b = mti.e.f, c = mti.e.f, d = F(a, a.b, /(Presto\/[\d\w\.]+)/); if (d != "") { c = d.split("/"); b = c[0]; c = c[1] } else { if (a.b.indexOf("Gecko") != -1) b = "Gecko"; d = F(a, a.b, /rv:([^\)]+)/); if (d != "") c = d } if (a.b.indexOf("Version/") != -1) { d = F(a, a.b, /Version\/([\d\.]+)/); if (d != "") return new mti.l("Opera", d, b, c, C(a), G(a, d) >= 10) } d = F(a, a.b, /Opera[\/ ]([\d\.]+)/); if (d != "") return new mti.l("Opera", d, b, c, C(a), G(a, d) >= 10); return new mti.l("Opera", mti.e.f, b, c, C(a), false) }
    function A(a) { var b = C(a), c = F(a, a.b, /AppleWebKit\/([\d\.\+]+)/); if (c == "") c = mti.e.f; var d = mti.e.f; if (a.b.indexOf("Chrome") != -1) d = "Chrome"; else if (a.b.indexOf("Safari") != -1) d = "Safari"; var e = mti.e.f; if (a.b.indexOf("Version/") != -1) e = F(a, a.b, /Version\/([\d\.\w]+)/); else if (d == "Chrome") e = F(a, a.b, /Chrome\/([\d\.]+)/); var f = F(a, c, /\d+\.(\d+)/); return new mti.l(d, e, "AppleWebKit", c, b, G(a, c) >= 526 || G(a, c) >= 525 && parseInt(f) >= 13) }
    function B(a) {
        var b = mti.e.f, c = mti.e.f, d = false; if (a.b.indexOf("Firefox") != -1) { b = "Firefox"; var e = F(a, a.b, /Firefox\/([\d\w\.]+)/); if (e != "") { d = F(a, e, /\d+\.(\d+)/); c = e; d = e != "" && G(a, e) >= 3 && parseInt(d) >= 5 } } else if (a.b.indexOf("Mozilla") != -1) b = "Mozilla"; e = F(a, a.b, /rv:([^\)]+)/); if (e == "") e = mti.e.f; else if (!d) { d = G(a, e); var f = parseInt(F(a, e, /\d+\.(\d+)/)), g = parseInt(F(a, e, /\d+\.\d+\.(\d+)/)); d = d > 1 || d == 1 && f > 9 || d == 1 && f == 9 && g >= 2 || e.match(/1\.9\.1b[123]/) != null || e.match(/1\.9\.1\.[\d\.]+/) != null } return new mti.l(b,
c, "Gecko", e, C(a), d)
    } function G(a, b) { a = F(a, b, /(\d+)/); if (a != "") return parseInt(a); return -1 } function F(a, b, c) { if ((a = b.match(c)) && a[1]) return a[1]; return "" }; mti.c = function (a, b, c, d) { this.a = a; this.g = b; this.W = c; this.o = d || mti.c.B; this.n = new mti.A("-") }; mti.c.B = "mti"; mti.c.q = "loading"; mti.c.z = "active"; mti.c.C = "inactive"; mti.c.H = "font"; function H(a) { t(a.a, a.g, a.n.m(a.o, mti.c.q)); I(a, mti.c.q) } function J(a, b, c) { u(a.a, a.g, a.n.m(a.o, b, c, mti.c.q)); t(a.a, a.g, a.n.m(a.o, b, c, mti.c.z)); I(a, mti.c.H + mti.c.z, b, c) } function K(a) { t(a.a, a.g, a.n.m(a.o, mti.c.C)); I(a, mti.c.C) } function L(a) { u(a.a, a.g, a.n.m(a.o, mti.c.q)); t(a.a, a.g, a.n.m(a.o, mti.c.z)); I(a, mti.c.z) }
    function I(a, b, c, d) { a.W[b] && a.W[b](c, d) }; mti.ha = function () { this.ba = {} }; function M(a, b) { var c = []; for (var d in b) if (b.hasOwnProperty(d)) { var e = a.ba[d]; e && c.push(e(b[d])) } return c }; mti.p = function (a, b, c, d, e) { this.a = a; this.r = b; this.L = c; this.F = d; this.$ = e; this.X = 0; this.Q = this.aa = false; this.va = new mti.S; this.ra = new mti.j }; mti.p.T = "_,arial,helvetica"; mti.p.ga = "n4";
    mti.p.prototype.watch = function (a, b, c) { for (var d = a.length, e = 0; e < d; e++) { var f = a[e]; b[f] || (b[f] = [mti.p.ga]); this.X += b[f].length } if (c) this.aa = c; for (e = 0; e < d; e++) { f = a[e]; c = b[f]; for (var g = 0, h = c.length; g < h; g++) { var m = c[g], k = O(this, mti.p.T, m), o = this.L.M(k); s(this.a, k); k = f; var l = this.r; t(l.a, l.g, l.n.m(l.o, k, m, mti.c.q)); I(l, mti.c.H + mti.c.q, k, m); l = O(this, this.va.quote(k), m); if (o != this.L.M(l)) { s(this.a, l); J(this.r, k, m); this.Q = true; P(this) } else Q(this, this.$(), o, l, k, m) } } };
    function P(a) { if (--a.X == 0 && a.aa) a.Q ? L(a.r) : K(a.r) } mti.p.prototype.na = function (a, b, c, d, e) { if (b != this.L.M(c)) { s(this.a, c); J(this.r, d, e); this.Q = true; P(this) } else if (this.$() - a < 5E3) Q(this, a, b, c, d, e); else { s(this.a, c); a = this.r; u(a.a, a.g, a.n.m(a.o, d, e, mti.c.q)); t(a.a, a.g, a.n.m(a.o, d, e, mti.c.C)); I(a, mti.c.H + mti.c.C, d, e); P(this) } }; function Q(a, b, c, d, e, f) { a.F(function (g, h) { return function () { h.call(g, b, c, d, e, f) } } (a, a.na), 50) }
    function O(a, b, c) { c = a.ra.expand(c); b = a.a.createElement("span", { style: "position:absolute;top:-999px;font-size:300px;font-family:" + b + "," + mti.p.T + ";" + c }, "Mm"); j(a.a, "body", b); return b }; mti.s = function (a, b, c, d, e) { this.a = a; this.Z = b; this.g = c; this.F = d; this.b = e; this.N = this.O = 0 }; mti.s.prototype.V = function (a, b) { this.Z.ba[a] = b }; mti.s.prototype.load = function (a) { var b = new mti.c(this.a, this.g, a); this.b.ea ? R(this, b, a) : K(b) }; mti.s.prototype.ta = function (a, b, c, d) { if (d) a.load(mti.J(this, this.xa, b, c)); else { a = --this.O == 0; this.N--; if (a) this.N == 0 ? K(b) : H(b); c.watch([], {}, a) } };
    mti.s.prototype.xa = function (a, b, c, d) { var e = --this.O == 0; e && H(a); this.F(mti.J(this, function (f, g, h, m) { setTimeout(function () { f.watch(g, h || {}, m) }, 100) }, b, c, d, e)) }; function R(a, b, c) { c = M(a.Z, c); a.N = a.O = c.length; for (var d = new mti.p(a.a, b, { M: function (h) { return h.offsetWidth } }, a.F, function () { return (new Date).getTime() }), e = 0, f = c.length; e < f; e++) { var g = c[e]; S(g, a.b, mti.J(a, a.ta, g, b, d)) } }; mti.A = function (a) { this.ua = a || mti.A.fa }; mti.A.fa = "-"; mti.A.prototype.m = function () { for (var a = [], b = 0; b < arguments.length; b++) a.push(arguments[b].replace(/[\W_]+/g, "").toLowerCase()); return a.join(this.ua) }; mti.S = function () { this.da = '"' }; mti.S.prototype.quote = function (a) { var b = []; a = a.split(/,\s*/); for (var c = 0; c < a.length; c++) { var d = a[c].replace(/['"]/g, ""); d.indexOf(" ") == -1 ? b.push(d) : b.push(this.da + d + this.da) } return b.join(",") }; mti.j = function () { this.ca = mti.j.ka; this.w = mti.j.ma }; mti.j.ka = ["font-style", "font-weight"]; mti.j.ma = { "font-style": [["n", "normal"]], "font-weight": [["4", "normal"]] }; mti.j.U = function (a, b, c) { this.sa = a; this.Aa = b; this.w = c }; mti.j.U.prototype.expand = function (a, b) { for (var c = 0; c < this.w.length; c++) if (b == this.w[c][0]) { a[this.sa] = this.Aa + ":" + this.w[c][1]; return } };
    mti.j.prototype.expand = function (a) { if (a.length != 2) return null; for (var b = [null, null], c = 0, d = this.ca.length; c < d; c++) { var e = this.ca[c], f = a.substr(c, 1); (new mti.j.U(c, e, this.w[e])).expand(b, f) } return b[0] && b[1] ? b.join(";") + ";" : null }; window.MonoTypeWebFonts = function () { var a = (new mti.e(navigator.userAgent)).parse(); return new mti.s(new mti.h(document, a), new mti.ha, document.documentElement, function (b, c) { setTimeout(b, c) }, a) } (); window.MonoTypeWebFonts.load = window.MonoTypeWebFonts.load; window.MonoTypeWebFonts.addModule = window.MonoTypeWebFonts.V; mti.I = function (a, b, c) { this.P = a; this.a = b; this.za = c; this.v = {}; this.K = [] }; mti.I.prototype.indexOf = function (a, b) { if (a.indexOf) return a.indexOf(b); else { for (var c = 0; c < a.length; c++) if (a[c] == b) return c; return -1 } };
    function T(a, b) {
        var c = a.za, d = typeof b.currentStyle != "undefined" ? b.currentStyle.fontFamily : a.a.i.defaultView.getComputedStyle(b, null).getPropertyValue("font-family"); d = (d || "").replace(/^\s|\s$/g, "").replace(/'|"/g, ""); if (d != "") {
            var e = new RegExp(d, "ig"); for (i = 0; i < c.length; i++) {
                var f = c[i]; if (e.test(f.fontfamily.replace(/^\s|\s$/g, ""))) {
                    var g; if (b) g = typeof b.currentStyle != "undefined" ? b.currentStyle.visibility : a.a.i.defaultView.getComputedStyle(b, null).getPropertyValue("visibility"); if (g != "hidden") b.style.visibility =
"hidden"; a.K.push(b); if (f.enableSubsetting) if (a.v[d]) a.v[d] += w(a.a, b); else a.v[d] = w(a.a, b)
                } 
            } 
        } 
    }
    function U(a) { var b = "img,select,option,script,noscript,iframe,object,style,param,embed,link,meta,head,title,br,hr".split(","), c = a.P, d = null; do { d = c.firstChild; if (d == null) { c.nodeType == 1 && a.indexOf(b, c.tagName.toLowerCase()) < 0 && T(a, c); d = c.nextSibling } if (d == null) { c = c; do { d = c.parentNode; if (d == a.P) break; d.nodeType == 1 && a.indexOf(b, d.tagName.toLowerCase()) < 0 && T(a, d); c = d; d = d.nextSibling } while (d == null) } c = d } while (c != a.P); b = false; for (p in a.v) { b = true; break } if (b) return a.v; return null }; mti.k = function (a, b, c, d) { this.G = a; this.b = b; this.a = c; this.d = d; this.Y = []; this.qa = {} }; mti.k.ja = "monotype"; var V = "TTF";
    function S(a, b, c) { V = W(a); var d = a.d.projectId; if (d) { a.G["__mti_fntLst" + d] = function () { return a.d.pfL }; a.G.mti_element_cache = []; X(a); if (a.d.reqSub) { d = function () { var f = new mti.I(document.body, a.a, a.d.pfL), g = U(f); for (fontfamily in g) g[fontfamily] = Y(a, g[fontfamily]); a.G.mti_element_cache = f.K; Z(a, g) }; var e = window.MTIConfig || { isAsync: false }; if (e.isAsync === true) e.onReady = d; else r(a.a, d) } else { Z(a); q(a.a, function () { var f = new mti.I(document.body, a.a, a.d.pfL); U(f); a.G.mti_element_cache = f.K }) } c(b.ea) } else c(true) }
    function W(a) { var b = a.d.ffArray, c = a.b.getName(); c = c.toLowerCase(); if (c == "firefox") c = "mozilla"; if (/ipad|ipod|iphone/.test(a.b.ya.toLowerCase())) c = "msafari"; a = a.b.Ba; b = b[c]; c = ""; for (p in b) if (parseFloat(a) >= parseFloat(p)) c = b[p]; return c } mti.k.D = 300;
    function Z(a, b) {
        var c = a.d.projectId, d = a.d.ec, e = a.d.fcURL, f = a.d.dfcURL, g = a.a.createElement("style", { type: "text/css", id: "mti_fontface_" + a.d.projectId }); j(a.a, "head", g); var h = "", m = false, k = {}, o = { TTF: "truetype", WOFF: "woff", SVG: "svg" }, l = V != null && V.toUpperCase() == "EOT"; for (i = 0; i < a.d.pfL.length; i++) {
            var v = a.d.pfL[i], n = v.fontfamily, D = v.contentIds; a.Y.push(n); if (b && b[n] && b[n].length > mti.k.D) {
                m = true; k[n] || (k[n] = []); var N = b[n], E = (N.length - 1) / mti.k.D + 1; E = Math.floor(E); for (var y = 1; y <= E; y++) {
                    newFontFamily = n + "" +
y; k[n].push(newFontFamily); b[newFontFamily] = N.substr((y - 1) * mti.k.D, mti.k.D); h += "@font-face{font-family:'" + newFontFamily + "';src:url('" + $(a, D, c, v.enableSubsetting, d, e, f, a.d.ck, newFontFamily, b) + "')"; l || (h += " format('" + o[V.toUpperCase()] + "')"); h += ";}\n"
                } 
            } else { h += "@font-face{font-family:'" + n + "';src:url('" + $(a, D, c, v.enableSubsetting, d, e, f, a.d.ck, n, b) + "')"; if (!l) { v = D[V.toUpperCase()]; n = o[V.toUpperCase()]; v || (n = o.TTF); h += " format('" + n + "')" } h += ";}\n" } 
        } if (m === true) {
            s(a.a, a.a.getElementById("mti_stylesheet_" +
a.d.projectId) || {}); X(a, k)
        } if (g.styleSheet) g.styleSheet.cssText = h; else { a = document.createTextNode(h); g.appendChild(a) } 
    }
    function X(a, b) {
        var c = a.a.createElement("style", { type: "text/css", id: "mti_stylesheet_" + a.d.projectId }); j(a.a, "head", c); var d = ""; for (i in a.d.selectorFontMap) { var e = a.d.selectorFontMap[i]; if (b && b[e] && b[e].length > 0) e = b[e].join("','"); d += i + "{font-family:'" + e + "';}\n"; d += "/*fout specific code:*/\n"; d += "." + mti.c.B + "-loading " + i + "{visibility:hidden;}\n"; d += "." + mti.c.B + "-active " + i + ", ." + mti.c.B + "-inactive " + i + "{visibility: visible;}\n" } if (c.styleSheet) c.styleSheet.cssText = d; else {
            a = document.createTextNode(d);
            c.appendChild(a)
        } 
    } function Y(a, b) { if (b && typeof b == "string") { b = b.replace(/\s/g, "").replace(/\n/g, "").replace(/\r/g, ""); a = ""; for (var c = b.length, d = null, e = 0; e < c; e++) { d = b.charAt(e); if (a.indexOf(d) == -1) a += d } return a } return "" }
    function $(a, b, c, d, e, f, g, h, m, k) {
        var o = b[V.toUpperCase()], l = "http://"; if (window.location.protocol == "https:") l = "https://"; f = f.replace("http://", "").replace("https://", ""); g = g.replace("http://", "").replace("https://", ""); f = l + f; g = l + g; if (d) { url = g + "?"; if (e) url += h + "&"; url += "fctypeId=" + a.d.fctypeArray[V] + "&fcId=" + b.TTF + "&origId=" + o } else url = e ? o ? f + o + "." + V.toLowerCase() + "?" + h : f + b.TTF + ".ttf?" + h : f + "?fctypeId=" + a.d.fctypeArray[V] + "&fcId=" + o; url += "&projectId=" + c; if (k) url += "&content=" + escape((k[m] || "") + "giMm");
        if (V != null && V.toUpperCase() == "SVG") url += "#" + o; return url
    } mti.k.prototype.load = function (a) { a(this.Y, this.qa) }; mti.ia = function (a) { this.u = a }; mti.ia.prototype.protocol = function () { var a = ["http:", "https:"], b = a[0]; if (this.u && this.u.location && this.u.location.protocol) { var c = 0; for (c = 0; c < a.length; c++) if (this.u.location.protocol == a[c]) return this.u.location.protocol } return b }; mti.R = function (a, b) { this.a = a; this.d = b };
    mti.R.prototype.appendBannerScript = function () { var a; a = new RegExp(escape("WFS_MTI_SS") + "=([^;]+)"); if (a.test(document.cookie + ";")) { a.exec(document.cookie + ";"); a = unescape(RegExp.$1) } else a = false; var b = this.d.bannerHandlerURL; if (b) { b += "?projectId=" + this.d.projectId; if (a !== false) b += "&WFS_MTI_SS=" + a; b += "&" + escape((new Date).getTime()); j(this.a, "head", this.a.createElement("Script", { type: "text/javascript", src: b })) } };
    MonoTypeWebFonts.V(mti.k.ja, function (a) { var b = (new mti.e(navigator.userAgent)).parse(), c = new mti.h(document, b); window.MonoTypeWebFonts.BannerHandler = new mti.R(c, a); return new mti.k(window, b, c, a) });
})(this, document);
if(window.addEventListener){  window.addEventListener('load', function(){MonoTypeWebFonts.cleanup(); MonoTypeWebFonts.loadColo();}, false);}else if(window.attachEvent){  window.attachEvent('onload', function(){MonoTypeWebFonts.cleanup(); MonoTypeWebFonts.loadColo();});}MonoTypeWebFonts.cleanupExecuted = false;MonoTypeWebFonts.cleanup = function(){if(MonoTypeWebFonts.cleanupExecuted === true){ return; }MonoTypeWebFonts.cleanupExecuted = (window['mti_element_cache'].length > 0);for(i = 0; i < window['mti_element_cache'].length; i++){window['mti_element_cache'][i].style.visibility = "";}var className = document.documentElement.className;className = className.replace(/\b(mti\-.*?(loading|active|inactive))\b/g,'').replace(/^\s+|\s+$/g,'').replace(/\s+/g,' ');setTimeout(function(){document.documentElement.className = className+' mti-repaint';},20);/*IE sometimes requires redrawing the browser after fonts are downloaded. Adding a classname might help*/if(!document.getElementById('MonoTypeFontApiFontTracker')){  var fontTrackingUrl = "http://fast.fonts.com/t/1.css";  if(window.location.protocol == 'https:'){    fontTrackingUrl = fontTrackingUrl.replace(/http:/,'https:');  }  var head = document.getElementsByTagName('HEAD')[0];  var cssEle = document.createElement('LINK');  if(cssEle){      cssEle.setAttribute('id','MonoTypeFontApiFontTracker');      cssEle.setAttribute('type','text/css');      cssEle.setAttribute('rel','stylesheet');      cssEle.setAttribute('href',fontTrackingUrl + "?apiType=css&projectid=81ad9dbc-fc70-4351-b7a6-dd903c1b030c");      head.appendChild(cssEle);  }}window['mti_element_cache'] = [];};MonoTypeWebFonts._fontActiveEventList = [];MonoTypeWebFonts._fontLoadingEventList = [];MonoTypeWebFonts._activeEventList = [];MonoTypeWebFonts._inActiveEventList = [];MonoTypeWebFonts.addEvent = function(eventName, callbackFunction){   if(eventName.toLowerCase() == 'fontactive'){      MonoTypeWebFonts._fontActiveEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'fontloading'){      MonoTypeWebFonts._fontLoadingEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'inactive'){      MonoTypeWebFonts._inActiveEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'active'){      MonoTypeWebFonts._activeEventList.push(callbackFunction);  }};MonoTypeWebFonts.loadFonts = function(){MonoTypeWebFonts.load({monotype:{ reqSub:false,pfL:[{'fontfamily' : "Aachen W01 Bold" ,contentIds :{EOT: 'b2389136-99bf-4399-a37e-6fed79d5f961',WOFF: 'e915df79-1925-45ae-857c-3e9defbdc227',TTF: '89307659-78b5-46fd-b762-0c70a32f9b94',SVG: 'f7be2e13-5840-4a43-b0ad-5b14b32573d6'}, enableSubsetting : false},{'fontfamily' : "Albertus W01" ,contentIds :{EOT: '39b01d2e-3d63-415e-aaae-408baea01666',WOFF: '6605b509-e47b-45a6-8823-67b43b7e594c',TTF: '9a98ab49-8706-4ba0-9de9-8de54c96bb4c',SVG: 'bda30cf7-8011-486d-81f5-d73a7d32e658'}, enableSubsetting : false},{'fontfamily' : "Apollo W01 Semi Bold" ,contentIds :{EOT: '96aeeaac-4deb-4172-870b-742359d8c23a',WOFF: 'c4a3f3bd-672a-4783-945f-8c176eec356e',TTF: '102c7f5c-de92-4d27-ac20-b68b0cba00ba',SVG: '7f2cf210-25d1-4023-b855-45d43797a31c'}, enableSubsetting : false},{'fontfamily' : "Apollo W01" ,contentIds :{EOT: '7eb32e91-59c3-45ee-9471-294a8b486847',WOFF: '49ed263d-0117-4bda-9bf7-4b48af91c5a4',TTF: 'a1f73cd1-f4bb-4d22-84c3-1d4fcf7c0efe',SVG: 'ebc654f3-be53-4f29-abeb-9dbf7f229b94'}, enableSubsetting : false},{'fontfamily' : "Apollo W02 SemiBold" ,contentIds :{EOT: '7e73a958-209a-415d-a27b-6767a1773168',WOFF: '266ec479-bea9-4833-a1a1-29ff915542cd',TTF: 'c8260710-0587-41a0-9421-6b9c1751d842',SVG: 'c7d6c4e8-95a2-40e5-9e56-17c2bc5ae2b5'}, enableSubsetting : false},{'fontfamily' : "Apollo MT W01 Italic" ,contentIds :{EOT: 'e772a2bc-6d95-40ac-96c4-7472327e4da5',WOFF: 'e65fd33a-0c23-4c9f-8a9f-94e1c1f5f695',TTF: '8bb97857-745b-48c3-9a2d-73c3ab5988e1',SVG: 'c8f0913d-e578-41b0-9305-d1c41e789f12'}, enableSubsetting : false},{'fontfamily' : "Apollo MT W01 SC" ,contentIds :{EOT: 'b5c813ec-b8ac-45e7-ba42-f4ab853e46a6',WOFF: '55721987-7b3e-4b3c-a27d-5989a5e9589b',TTF: '08f6ac57-2785-42ac-a636-3001f788a54b',SVG: '68f38197-24b2-4552-bd9e-36bc583028e8'}, enableSubsetting : false},{'fontfamily' : "Byngve LT W01 Bold" ,contentIds :{EOT: '537b732d-3446-436e-bf74-0f8d1bd68c48',WOFF: '6062d767-c8a9-4280-b8d9-c128a7477b30',TTF: '77af0f6b-43ee-469c-af71-8cfaa25cbda0',SVG: '90684780-d18b-4830-9d69-c0bc19be844d'}, enableSubsetting : false},{'fontfamily' : "ByngveLTW01-BoldItalic" ,contentIds :{EOT: 'd71d604a-bf93-4edd-865a-25377068a311',WOFF: '880ce6f6-ad5b-4ddd-ae1d-372d3f1e0c74',TTF: 'a9dcfbae-e9b2-4a39-8fa3-0ea72970f576',SVG: '3b12d04d-45d0-4e4a-acb4-1206204e39a6'}, enableSubsetting : false},{'fontfamily' : "Byngve LT W01 Italic" ,contentIds :{EOT: '7274852c-d929-4ca1-8267-b963359a42b1',WOFF: '183756d9-4c09-4fb6-9cad-e977cb83856d',TTF: '8723c2d7-607e-410d-a7ef-0e16df5d97d7',SVG: '3ae3d968-0fd3-437c-b230-a9da3ded34d4'}, enableSubsetting : false},{'fontfamily' : "Byngve LT W01" ,contentIds :{EOT: '5c816112-7cd2-4af8-87a3-2a6de306f593',WOFF: '0f770593-620a-4c4f-83e3-1c972323fa74',TTF: 'bb7673eb-11eb-4929-a469-7d7fab559709',SVG: 'fb770c8e-3e83-46c5-bd3e-89c09d9fca0c'}, enableSubsetting : false},{'fontfamily' : "New Aster LT W01 Black" ,contentIds :{EOT: '30b4892c-e693-4c62-bc0e-fc8e18453169',WOFF: '4ccdfac0-7062-4585-81fc-04886320578f',TTF: '1d9c1074-e259-4a87-b600-026e039e9f96',SVG: '992742cc-b48f-4418-bf21-fa06617a4b29'}, enableSubsetting : false},{'fontfamily' : "NewAsterLTW01-BlackItal" ,contentIds :{EOT: '9e98badd-51d8-4641-8f7e-12a9af615a28',WOFF: 'c610af49-de99-4ea5-bb6c-b25e2f44ed9e',TTF: '947bbb46-dc5d-4ff0-866c-103092739a9e',SVG: '9e46f676-0393-498c-b772-8f5f33712df9'}, enableSubsetting : false},{'fontfamily' : "New Aster LT W01 Bold" ,contentIds :{EOT: '2346438c-b8c1-420c-abb4-17ac087da63a',WOFF: 'c54ea30a-84a6-46e4-9868-93a87732e33d',TTF: 'ba898717-1591-40f7-a0ad-b737ae144888',SVG: '78236d1f-3bed-413e-a870-b7695f5a1ea4'}, enableSubsetting : false},{'fontfamily' : "NewAsterLTW01-BoldItali" ,contentIds :{EOT: 'e1129901-f1e8-40e7-a3f6-cc758548ebaa',WOFF: '315a71e8-9d8e-4960-8060-8deda45374dd',TTF: '22e09a55-edb0-45d4-b1d4-0338b2213f4e',SVG: '7d8d8ce9-a3b7-437d-bf7c-ffb053e228be'}, enableSubsetting : false},{'fontfamily' : "New Aster LT W01 Italic" ,contentIds :{EOT: '22b0b2f2-73ce-4715-a741-495a800b3cc7',WOFF: 'e12c37fc-65e8-4105-9489-54cc764bb49f',TTF: 'f962e709-2b7d-4384-b02e-19c673efca31',SVG: '06bc7a81-b3e0-4e5a-ae37-5cff9ddba031'}, enableSubsetting : false},{'fontfamily' : "New Aster LT W01" ,contentIds :{EOT: 'f06e7ec8-2d0d-40de-898f-314ad7b83d17',WOFF: 'cdfe55ed-6004-4c48-bf7a-cc461c7d58a9',TTF: 'b48a51be-e685-42d4-97c4-9c755443611c',SVG: '6bec243f-2840-421e-bb96-3b21f2c2c469'}, enableSubsetting : false},{'fontfamily' : "NewAsterLTW01-Semibold" ,contentIds :{EOT: '2a58cc51-9c77-412a-bb51-d8e5d8f12873',WOFF: '892054ff-9244-4782-a016-2cdac5768238',TTF: '405f9c40-08a6-4245-8ea3-f7f7ecaf36c3',SVG: '7c03925d-8a41-43f8-bbc9-b6563c1fe22c'}, enableSubsetting : false},{'fontfamily' : "NewAsterLTW01-SemiboldI" ,contentIds :{EOT: 'e7a88d13-76f7-418d-865a-710919eba4fe',WOFF: '18dac9e3-8005-49e6-8d61-512de6e3f599',TTF: 'dfb6f5a8-6929-400b-b085-a4936ec07f41',SVG: 'c6647304-6a7b-45bd-8c47-0239293fe552'}, enableSubsetting : false},{'fontfamily' : "Boscribe W01 Regular" ,contentIds :{EOT: '99f7619e-3559-4d7d-8d07-1858b1742c12',WOFF: 'e27e452f-4f27-49d9-bf47-553f9a6051fd',TTF: '14d35fdc-6c07-447f-bfa0-36f0172de52b',SVG: '8cee357f-6050-4c48-a007-f7efd32067de'}, enableSubsetting : false},{'fontfamily' : "Bickley Script W01" ,contentIds :{EOT: '4f6a883d-2da3-47e4-85e3-2aaf8e799083',WOFF: 'e0667c6a-0595-4885-8192-f8110de49320',TTF: '413799dd-3d2f-4b16-b789-72f5f03389c6',SVG: '606020ed-994b-415e-923e-5195342e61f0'}, enableSubsetting : false},{'fontfamily' : "MuseoSlabW01-100Italic" ,contentIds :{EOT: '39006ade-cf02-4144-8d77-1811a6d983f0',WOFF: 'bb9a43ca-86a8-4f49-95ff-669ba7cace11',TTF: '4932054b-5aab-46c6-ac20-1bd040e1bdff',SVG: '816b59da-c142-48d5-b3e2-398ca62832fc'}, enableSubsetting : false},{'fontfamily' : "Museo Slab W01 100" ,contentIds :{EOT: '01ab709f-22cf-4831-b24a-8cf4eb852687',WOFF: 'cacc0862-f146-4746-92b1-60e6114a66c4',TTF: '54006f54-b61e-4103-abf8-b1d0294a2a9c',SVG: 'e5841f2e-b306-4583-bfc3-a0e06742fedd'}, enableSubsetting : false},{'fontfamily' : "MuseoSlabW01-1000Italic" ,contentIds :{EOT: 'e5d9083b-b791-4409-a1ba-1018c8cefc9f',WOFF: 'a4f67775-243a-4e56-892c-e10c661d8d26',TTF: 'b9a9446b-32bc-41ec-b8b8-530483652a9e',SVG: '7d622ffe-5a83-4a3d-9e01-bb096d87fb8a'}, enableSubsetting : false},{'fontfamily' : "Museo Slab W01 1000" ,contentIds :{EOT: 'ee02ec61-b42e-49bb-9942-0793380267f5',WOFF: 'b6bcb198-882f-4f57-a02c-07e8155aab5f',TTF: 'cfa01f25-bb4c-4a09-8ba3-8afafcbb3508',SVG: 'f6e64e68-be62-481f-bcf3-923028fc62e0'}, enableSubsetting : false},{'fontfamily' : "MuseoSlabW01-300Italic" ,contentIds :{EOT: 'eb8d21f3-937f-42fb-b145-5cce280410e1',WOFF: '1e7801b5-5d28-4953-ae9b-1f3d990698bf',TTF: 'a7690725-eecd-43b6-a63d-9f6716794184',SVG: '7a0ae03a-0d39-4286-a913-0a5904b80cf4'}, enableSubsetting : false},{'fontfamily' : "Museo Slab W01 300" ,contentIds :{EOT: '39a8c847-6d65-44ec-92e6-46e2aa8db834',WOFF: '4548ac88-af2c-4b63-ac2b-94e9ef6cd1b9',TTF: '380327b2-8e54-40b1-a569-eb17e46f7e17',SVG: 'dedfb9ca-341f-404d-b76e-d781f9ee375f'}, enableSubsetting : false},{'fontfamily' : "MuseoSlabW01-500Italic" ,contentIds :{EOT: 'bb4d20f1-8b00-4c89-912e-33df4f3330bb',WOFF: 'b19dbab8-b755-41cb-9f02-96a089d4e79c',TTF: '4a1cbd45-bcd2-4c66-b93a-fac425981115',SVG: '9aa01bec-bbca-4445-abbb-91cf2dedb042'}, enableSubsetting : false},{'fontfamily' : "Museo Slab W01 500" ,contentIds :{EOT: '2656a5f2-9367-4d1d-af19-8cd9f9028d08',WOFF: '3cf54835-9705-474e-9afa-46f2d59589e7',TTF: '1bc72f40-8f25-47dd-874e-a829e7e992f6',SVG: '5329032e-48ad-4e1a-9b4c-6b847641304c'}, enableSubsetting : false},{'fontfamily' : "MuseoSlabW01-700Italic" ,contentIds :{EOT: 'f53b89c5-7853-4af3-b579-67130ad69b80',WOFF: 'c7c8b332-8b92-4669-9943-b4edc0986030',TTF: '39c48851-56cf-4941-bbea-3b81a37b4db5',SVG: '7d98fe7c-96bb-403e-ab83-c0638b972ea3'}, enableSubsetting : false},{'fontfamily' : "Museo Slab W01 700" ,contentIds :{EOT: '59736019-b384-44ba-b36e-3b03dcdc8e6c',WOFF: '2ac411c9-defd-4f5a-90b0-7179cafd27f4',TTF: '0c52b397-59d0-4df4-aa7c-06ac915a9f66',SVG: 'dcaa3c19-252a-407d-945c-4b770dd32417'}, enableSubsetting : false},{'fontfamily' : "MuseoSlabW01-900Italic" ,contentIds :{EOT: 'c37c011f-560e-436d-82ea-28c64571a1d7',WOFF: 'fa2f66f1-712f-4387-97b4-a9621ea7cf18',TTF: 'ad5b2721-8ecf-443e-af50-9bd5133f61f7',SVG: '28d2d7ba-8acb-406c-b527-1236a506b037'}, enableSubsetting : false},{'fontfamily' : "Museo Slab W01 900" ,contentIds :{EOT: '4824d682-e9e8-48d6-ac97-cd910b99f8db',WOFF: '74b16f9a-f072-46c7-bbac-2e0aedcebe5c',TTF: '475a50bf-f749-4afc-a286-574701965b4e',SVG: 'c0debb99-9a17-4a76-a658-7a62420cb353'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-Black" ,contentIds :{EOT: '95a34f6d-efd1-4d21-8c99-2f9136afcdc6',WOFF: 'a5d15255-f5b4-4cca-808f-211ec0f25ac8',TTF: '5565af9b-bf19-43a6-b4e5-7938ca541621',SVG: '3e877ef1-6ca6-4f45-b00f-3aa6c76e610d'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-BlackItal" ,contentIds :{EOT: 'c12f6ebd-a255-47c9-8561-3570acb3892c',WOFF: '3859825b-bdc4-47f3-af3d-a2ef42d58cfb',TTF: '89bac13f-e1ca-4dbd-b9f2-9a00776edef1',SVG: '92e34dc2-a4b2-4a5e-a2fb-65a02edd5881'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-Bold" ,contentIds :{EOT: 'a47299aa-025b-4095-bd7f-7f1a107a2fcf',WOFF: '21c88e6f-2518-4756-ad30-da0b1380a6bd',TTF: '9bce2f2c-825c-43b6-b8fd-e5ade8dcb50b',SVG: '46a4b9e6-af52-4acd-bb7c-bcd22e0bb306'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-BoldItali" ,contentIds :{EOT: '619feb4a-b054-4264-8a7d-54f3334f316f',WOFF: '71bc72b4-e8c3-413f-953d-8dea97140670',TTF: 'f29b26d6-c03c-4e4e-8a7e-c8630fa6b742',SVG: 'd135ad84-c8da-4a9e-aaa2-84db1b61005a'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnBlack" ,contentIds :{EOT: '8fdf8c65-d257-4039-8c07-9ea3e8079d71',WOFF: '22282e7f-a34e-4a7e-b3e1-71b1814ed920',TTF: 'b5e58f10-52e3-4629-b7dc-0117f9352c9a',SVG: 'c1ce2052-93e0-450c-8bde-86508cb779ae'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnBlackIt" ,contentIds :{EOT: '8fe83df7-9627-45a2-88f6-09854e57cf6c',WOFF: 'e0fc6b26-4fc3-469e-bd9d-490037e9358c',TTF: 'cdf61c30-ab4f-4f77-a08d-8073dec6bc1d',SVG: '9f21ac4c-1c59-4057-8284-afd96fbe68ab'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnBold" ,contentIds :{EOT: '6a234140-f007-451d-8b98-a741720effc3',WOFF: '59bd3c67-8b90-4e29-a3b9-5d3028dbe2e2',TTF: '4806af95-d34a-4809-83da-5e256ce9d0bf',SVG: '3f6378a0-16d8-454a-a77b-0bf781cceab1'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnBoldIta" ,contentIds :{EOT: '7c38b230-6cea-4978-a978-0ad03689da3d',WOFF: '09786600-0017-4b90-8f39-6621c929e8d1',TTF: '41ebb229-d0b4-499b-9363-b5a41e39263e',SVG: '9cd916b5-a8d5-4bed-8ac1-0c5a7075e411'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnItalic" ,contentIds :{EOT: 'b45fda1b-1dc9-446e-81b8-84be708ec8a7',WOFF: 'f6979dd4-4fc3-462a-a905-d6321377a631',TTF: '26f5c925-94a3-4b80-b5de-cb90719cfac3',SVG: '16739f24-288d-4678-b3d1-c6acaa778207'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnLight" ,contentIds :{EOT: 'f4761363-f242-448b-bfba-8e5798ed60b6',WOFF: '84012437-8e00-4053-bf74-b50572756821',TTF: '00bab349-fbcf-4e75-bd6b-377a367e99e5',SVG: 'bdbb66af-e066-41cf-b10a-7d54ad7c5943'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnLightIt" ,contentIds :{EOT: '27add7d7-0d58-4969-8864-f1a65489cf6a',WOFF: '48d854aa-88b0-498a-b191-4a5977fa79a5',TTF: '6ea9224f-c503-4db7-90ff-71e33ac880bb',SVG: '0f2d2ab4-b0b8-4752-83b8-d5985b25c1ca'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnRegular" ,contentIds :{EOT: '209f6c3c-36c6-42f6-9830-014f626b46ae',WOFF: '18d8fa0a-e872-496d-a958-1eb2e3eb9cd2',TTF: '5c6cf387-15e9-4b0d-acf7-a4acedfd880b',SVG: '5b9cce65-84d9-4ef4-bdba-45670852dd28'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnSemiBol 908751" ,contentIds :{EOT: '27aa3cac-dd0d-483b-b48f-daca08bcd120',WOFF: 'dd96e399-4855-4221-b024-9f7db325eada',TTF: '8be70d3a-e69b-44d7-93e1-53b568c3d5ae',SVG: 'c3709222-9eba-45a3-9efc-8a0ddcff020b'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-CnSemiBol 908754" ,contentIds :{EOT: '107511ef-2de1-413d-8e80-5713ea6c2bb2',WOFF: '1858c15f-850a-43e6-a7fc-4404efdde56c',TTF: 'c0d8c624-5723-47d1-96fb-ca14dada03b1',SVG: '92230539-709c-4799-aa47-583157218e70'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-Italic" ,contentIds :{EOT: '7b67bf57-3988-4989-9328-ea5f41f1b55c',WOFF: '103ac261-2bdc-47c8-b277-4ff41592c169',TTF: '50422483-14f4-4770-b5f4-1b72838a68b1',SVG: '67c342d6-fa04-46b8-bf2b-fa400759d7aa'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-Light" ,contentIds :{EOT: '05e3dd98-bf85-4c13-97b6-30f0fe10d44e',WOFF: 'edef46b7-56a1-480f-952c-376944431d2c',TTF: 'b34958e7-68fa-439a-9cc6-9535edcc24bc',SVG: 'c701e146-b6b5-4c4d-b5b2-8f3eef4bd141'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-LightItal" ,contentIds :{EOT: '63f96100-5768-40c2-ba28-33bf2f9e6e98',WOFF: 'ab79a7ac-4aaf-4393-896b-feb6610c9528',TTF: '39c07a80-f3e6-4ddb-9feb-b99a298d4a4d',SVG: '9d3b8a80-7974-49c2-815b-0df888981823'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-Regular" ,contentIds :{EOT: '3b97520d-a722-45ce-b985-2fe0a48b5c1a',WOFF: '47123efd-376a-4ca4-a13a-7e6233cf1864',TTF: '53c391fa-d334-4b5b-b84e-c5d4f9cd597c',SVG: 'f2757779-8128-4b78-a626-ca3af3af15a8'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SemiBold" ,contentIds :{EOT: '9482bb74-d43a-4912-90ad-277f984c4e04',WOFF: '7e5378b1-28b7-49af-8f8b-501d31a25c3d',TTF: '044dc750-1ac9-4947-a476-234934f64a53',SVG: 'c8bdc7f1-a479-48ac-b556-c9f2058f6c1b'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SemiBoldI" ,contentIds :{EOT: '6d7dd9ee-bb3f-4677-9c0c-5a1c8325bb15',WOFF: '8562bfd4-9442-4187-87a2-18312be7f395',TTF: '01648786-bad8-4633-8993-f453d79b4946',SVG: 'f396f0fb-4c68-4916-8779-a5a4f0b5d239'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCBlack" ,contentIds :{EOT: '85b4711d-3fcc-45de-91f0-4fe8cdf5a3af',WOFF: '3eff0732-8e8a-4833-971e-65e41d3f9756',TTF: '8079bc08-5525-4c6c-b16b-f0916a78f0ff',SVG: '6a13ac0b-7e5c-40c4-9ba1-ef2a01c9f135'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCBlackIt" ,contentIds :{EOT: 'c7f15e6a-c31f-488b-89f6-615f7a358d1a',WOFF: 'd88f2982-3d0c-4948-8a07-aa40d0d0656f',TTF: '508053a5-620e-4e84-9299-fa68a457087e',SVG: '7a8945f8-2024-4433-85c5-652d0c74834c'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnBlack 908907" ,contentIds :{EOT: '345be993-2185-4ae8-b9cf-c870c11a95ce',WOFF: '2af78df5-2c04-4e83-b07e-2373bcacf450',TTF: '2e5d12c9-2449-40a4-b5e3-c23e66b8df19',SVG: 'ca1ed8a5-9beb-4c39-a405-bcc944ede61b'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnBlack 908910" ,contentIds :{EOT: '63759c90-11ec-4371-83ed-ad6abe94fe6e',WOFF: 'd792d2cd-f04c-43e0-8548-576b2f215bdb',TTF: 'dde3dc23-efb9-49a4-b0d1-7e873a134fd6',SVG: '33d8316a-eabe-46ac-b3a3-93e6923ca669'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnBold" ,contentIds :{EOT: 'fdd5dca2-1144-41a7-b941-03cbccdfa152',WOFF: 'd78f11ce-7388-4b9f-83d5-58c9abcaa3fe',TTF: '9f6842d8-1786-4ece-a679-4e602cb3a941',SVG: '84197e11-5e93-4658-b21d-0d955b08f1db'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnBoldI" ,contentIds :{EOT: '93b10c48-e28f-46aa-babc-f7db436c2826',WOFF: '5f7fe8fe-38a6-4beb-9d61-0a81858fec3f',TTF: '431faa4a-0df4-4589-91f7-ed045a4c058d',SVG: 'dd8c1d75-2cd8-470d-bcf7-231c01e5cef3'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnItali" ,contentIds :{EOT: '745025d2-1a60-42f9-9d01-ef6d26110e3d',WOFF: 'addb8fa2-d736-4d0f-98b6-5bdbd9d72aba',TTF: '5f1ad98f-074b-494d-8bba-181ad45e49a9',SVG: 'dc4d55fd-56a0-49d1-8d8a-e5d974f68fec'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnLight 908922" ,contentIds :{EOT: 'ed9e6fdb-7c23-4b4e-b9bd-71f41f773dd6',WOFF: '7634a308-ca23-4ccb-a9c1-5397cb70ed3b',TTF: '0dbade1c-00d3-473e-915b-8a7b5e4e0225',SVG: '1d952c3e-023c-4e70-9ac5-0229abd9daf3'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnLight 908925" ,contentIds :{EOT: 'aa6184ea-a16d-4ec0-a623-b4da57976a52',WOFF: '7af69197-3a1f-4b5b-9ed5-e59cad5f9611',TTF: 'c9eaec0f-097c-4ec0-95e2-8337ee564044',SVG: '6996b7c6-ad0b-4a07-a1b0-6dde58210679'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnRegul" ,contentIds :{EOT: '7b319c36-83c0-48ca-9c72-44366e529fad',WOFF: 'f5b0006d-d0ab-4d21-bf95-e0fefe358500',TTF: '73a236de-dd70-4fdc-ad66-7d976fa30d47',SVG: '63e716f8-8618-46b7-9cc0-89ccb9f3aeea'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnSemiB 908931" ,contentIds :{EOT: 'deac570a-fa77-4a44-9358-3a16a28597a6',WOFF: 'eade1fd6-3acf-4a9f-b02d-846f18e2eecb',TTF: 'a73aa639-438d-4f36-8a33-eb42901bce60',SVG: '13c90d51-39d9-4836-af02-552991e960b9'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCCnSemiB 908934" ,contentIds :{EOT: 'a98d9134-3ccb-4e1d-8a24-1cae5215fa41',WOFF: 'b7ac8132-4e05-424c-bfab-bdca964f3fb6',TTF: '5b2a9792-2977-4767-8e1e-ea6575d5a61d',SVG: '37fb5baf-ce92-4962-ac0c-2c4593453576'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCLight" ,contentIds :{EOT: '2e4d8186-4ce5-4574-86cb-514cf89c6b36',WOFF: '1e064ddb-cbf3-4695-b6e8-2ce6f46edd8d',TTF: '4b603308-3f63-4d7e-b3dc-6ef87aadbf23',SVG: '49ffed20-1591-4d82-a791-384bd5112edc'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCLightIt" ,contentIds :{EOT: 'b2284f8e-4e2a-4332-ad65-e6ba436b4326',WOFF: '93a89708-f3b4-407c-8467-0a0a81302bb0',TTF: '47f9aa14-a855-4923-bd10-86bc381bda87',SVG: '925e08d0-33aa-4245-9a53-1161c301c80e'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCRegular" ,contentIds :{EOT: 'e3310f85-16bb-4a87-a81b-b7203601e7be',WOFF: '3c453f31-88b1-44ea-aa20-9f427ed2ac8f',TTF: '2fed6181-79c3-41c0-a142-fa1de0fe9875',SVG: '80268c06-5ad2-452a-9cd3-79bfc90a7ec8'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCSemiBol 908949" ,contentIds :{EOT: '51171d41-7016-4a9c-9a0a-24fbad0b2e7a',WOFF: '48be47f3-a304-49f4-ba94-af89a29f9b6c',TTF: 'd73f6f03-87fc-4f47-be8d-04a8a2f346d3',SVG: 'f179000d-5a51-4403-abbb-38ac807b579f'}, enableSubsetting : false},{'fontfamily' : "GeorgiaProW01-SCSemiBol 908952" ,contentIds :{EOT: '65658d13-bff8-4391-8e4f-4576063cc198',WOFF: '1871ed83-9650-4d45-baf9-11136dc50c3c',TTF: '1ad149ce-ba7c-4402-a5d8-f39c8f667f84',SVG: '8ef681d8-2efb-4536-bf0e-7b1858d88637'}, enableSubsetting : false}],selectorFontMap:{'#tempcontent h2':'GeorgiaProW01-SemiBold','#tempcontent p':'GeorgiaProW01-Regular','.home2p1':'GeorgiaProW01-Regular','.homesec2heading1':'GeorgiaProW01-Bold','.pagesubtitle':'GeorgiaProW01-Italic','.pagetitle':'Aachen W01 Bold'},ck:'d44f19a684109620e484157aa590e818eb7ed89d17de796525da9787f3b187556a865f5924097dd9737a50841226416d82aef3b46e620dfb0f1a6ec17beb95c5cc1be239f22ec533827695c6b65eb18aa7a025b4a25c4d821d56d21d38ed5e37d776b8f036dd707d5247c468dc169675744110438618fcc147bfd324804594b192e2b649',ec:'true',fcURL:'http://fast.fonts.com/d/',dfcURL:'http://api2.fonts.com/FontSubsetter.ashx',sO:'True',ffArray:{safari: {'3.1': 'ttf'}, msafari: {'1' : 'svg', '4.2' : 'ttf'}, chrome: {'3' :'svg', '4' : 'ttf','5':'woff'}, opera: {'10' : 'ttf'}, msie: {'4' : 'eot', '9' : 'woff'}, mozilla: {'3.5' : 'ttf', '3.6' : 'woff'}},fctypeArray:{'ttf':'1','eot':'2','woff':'3','svg': '11'},projectId:'81ad9dbc-fc70-4351-b7a6-dd903c1b030c',EOD:null},fontloading:function(fontFamily, fontDescription){  for(var i=0; i<MonoTypeWebFonts._fontLoadingEventList.length; i++){      MonoTypeWebFonts._fontLoadingEventList[i].call(MonoTypeWebFonts, fontFamily, fontDescription);  }},fontactive:function(fontFamily, fontDescription) {  for(var i=0; i<MonoTypeWebFonts._fontActiveEventList.length; i++){      MonoTypeWebFonts._fontActiveEventList[i].call(MonoTypeWebFonts, fontFamily, fontDescription);  }},inactive:function(){  MonoTypeWebFonts.cleanup();  for(var i=0; i<MonoTypeWebFonts._inActiveEventList.length; i++){      MonoTypeWebFonts._inActiveEventList[i].call(MonoTypeWebFonts);  }},active:function(){  MonoTypeWebFonts.cleanup();  for(var i=0; i<MonoTypeWebFonts._activeEventList.length; i++){      MonoTypeWebFonts._activeEventList[i].call(MonoTypeWebFonts);  }}});};MonoTypeWebFonts.loadFonts();MonoTypeWebFonts.RefreshFonts=function(){MonoTypeWebFonts.cleanupExecuted = false;if(document.getElementById('mti_stylesheet_81ad9dbc-fc70-4351-b7a6-dd903c1b030c')!=null){var nodeToRemove1 = document.getElementById('mti_stylesheet_81ad9dbc-fc70-4351-b7a6-dd903c1b030c');var parentNode1 = nodeToRemove1.parentNode;parentNode1.removeChild(nodeToRemove1);}if(document.getElementById('mti_fontface_81ad9dbc-fc70-4351-b7a6-dd903c1b030c')!=null){var nodeToRemove2 = document.getElementById('mti_fontface_81ad9dbc-fc70-4351-b7a6-dd903c1b030c');var parentNode2 = nodeToRemove2.parentNode;parentNode2.removeChild(nodeToRemove2);}MonoTypeWebFonts.loadFonts();};MonoTypeWebFonts.loadColo = function(){};setTimeout(function(){ MonoTypeWebFonts.cleanup(); }, 6000);
