; (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=c026e57e-9005-4832-a410-86c868c0accf");      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' : "LinotypeUniversW01-UltL 723580" ,contentIds :{EOT: 'e05370d0-5f35-4801-9562-c9d3bbff1463',WOFF: '58a20d23-6187-4214-abf8-f0f86ec8ea87',TTF: '14e2c39d-b51d-47f5-abb1-c47636dea32e',SVG: '032f6abe-cf12-46ae-b96f-a5b728ce8787'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-UltL 723583" ,contentIds :{EOT: 'f1ce4386-34c7-4575-8537-16cceef80da9',WOFF: '878fe2c2-fecd-4972-b374-d86f73d15d1e',TTF: 'd6b9e33d-0fa7-46cc-b8d6-8c47d3706c85',SVG: '9c4b5828-212e-4acb-b52b-9596f9e35a7a'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-ULtC" ,contentIds :{EOT: '72034e01-caad-44e5-8a50-b4868563ae6e',WOFF: '9b331290-cb8b-4ef7-b319-dcd0a54ead70',TTF: 'b3f97779-b4dd-4bcd-861b-457dd8b5f9dc',SVG: 'a6775ae7-9e91-49ee-bbe8-51f3654932b2'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-UltL 723589" ,contentIds :{EOT: 'b644a01f-52b6-4acd-b83b-8938ed263889',WOFF: 'e357d629-a631-454b-afa1-a98d261b4b0b',TTF: '69b2712d-522e-4d88-9d70-4ada973b8cdd',SVG: 'f92778b0-72b3-4184-8341-55944ad70e49'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-UltL 723592" ,contentIds :{EOT: 'c9e45f61-c9d4-4a27-8f16-9f94c11f34be',WOFF: '8b2ef228-8398-4710-9993-bda68fc18f84',TTF: '0a24a9ed-8f7f-4982-9c90-d92dd2c11163',SVG: '3423ee8b-fb59-40a7-b192-a41cecb7bbfc'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-UltL 723595" ,contentIds :{EOT: '04a7e1cf-6a91-4283-a8ef-b5557942ea40',WOFF: '08cc3e1f-bd87-4ecb-9de8-c3f7a73137b9',TTF: 'ad23140e-c629-4fb1-a49e-104865a29e03',SVG: 'f8223ad9-5318-4972-b117-7aa4efb7c92b'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-ULtE" ,contentIds :{EOT: '908a473a-9f7c-4aeb-ad83-e056a3416e1c',WOFF: 'da0bfbd8-b11a-42b0-918f-8c948b78ca02',TTF: '2bc9f6b1-34a7-4680-974f-1f9514873969',SVG: 'e3ee4142-6f1a-41a3-a7c0-a20fbc39f52d'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Thin 723601" ,contentIds :{EOT: '98d3ec6f-324d-4406-b4ff-00048f7373bc',WOFF: 'df18ff02-051d-4c2e-9731-640ada4c29d8',TTF: '15c9a9aa-9fc9-456a-97f6-7618f652a120',SVG: 'd839b2a4-d163-42a3-8baf-957c75df64b6'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Thin 723604" ,contentIds :{EOT: '37e2ceaf-690a-4fba-9dee-e4da7e65881f',WOFF: '0d49ae9d-80c6-4f18-a3b3-865b7cf482e3',TTF: '8f75926a-1e49-4d1e-8fd5-470dbfe71175',SVG: '7fff0162-340c-455e-b224-0e90cf530348'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Thin 723607" ,contentIds :{EOT: '8e4ea9d2-b141-49f4-a295-6db77532f92c',WOFF: 'bd508bbf-e165-4fde-b863-fa362c95aa77',TTF: '27b86d20-22cb-4e7e-892d-4fef5f688554',SVG: '12b71884-90fb-4a43-aff7-ad742d727993'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Thin 723610" ,contentIds :{EOT: '04b3c812-2234-45b5-af16-18a0f70cf1df',WOFF: 'bc35730a-e839-4dc2-b89f-92575ffec5c1',TTF: '20588565-aa56-46ce-8d7c-6b5f77df85f9',SVG: '06090cbd-08cf-40ac-bd19-62c4bc5ed718'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Thin 723613" ,contentIds :{EOT: '47ea8180-edae-45d8-be3a-7a34aa3ab199',WOFF: '168a677f-8655-484b-b35d-e9efc4c0e777',TTF: '474a1383-fe7e-4c93-b89c-b8717b3f4736',SVG: '53574ce8-9c75-4f6a-a622-c6ae9b301457'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Thin 723616" ,contentIds :{EOT: 'e3e8cbfc-6818-4bca-ba5d-861fd9050da0',WOFF: 'baff760f-b6dc-4cfd-8003-e0d3082401f4',TTF: 'b25078c2-f9bc-492a-9184-54e2feb080f3',SVG: '47ea0aef-5d57-4709-a51e-3454281ce162'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Thin 723619" ,contentIds :{EOT: '8cbbcddf-8cdf-4e0e-95fb-3247fe282ff0',WOFF: '431d388f-0e1e-4a08-a2d3-0121b389ffe7',TTF: 'dbf8ef0b-3e88-479e-b6c5-c948a8e62d1c',SVG: '8428e09a-557b-49f1-bd79-f066794ce8fa'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Ligh 723622" ,contentIds :{EOT: '27e4049e-ed2f-4863-b45a-d63b6c681f04',WOFF: '38689b48-b817-4e2f-b1b4-94925949cb6b',TTF: 'd1548f67-4fd6-41bf-8d15-75f8037c015d',SVG: 'da7e1808-476c-43eb-80cc-ac2795647608'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Ligh 723625" ,contentIds :{EOT: 'e89379d2-2604-41ab-911f-cc89f3e4b49b',WOFF: '05281082-43bf-47ac-a97c-cc09f6ee97b7',TTF: 'dd6ae40f-c627-430f-b5d0-bcdbf4a4d784',SVG: '0b859b66-b397-42f4-acab-f689f771ca1e'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-LtCn" ,contentIds :{EOT: '89070c6e-b30c-439a-8647-65d309b161ec',WOFF: 'f33bb000-5c42-4cf8-97a6-1a52c3ed9327',TTF: '71f03af4-c6ea-424c-b9a8-07ef0f65e203',SVG: 'ab92db1e-e76d-4943-9dfa-976c47449b6f'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Ligh 723631" ,contentIds :{EOT: 'df87702f-a933-4d3a-b9d9-4ae72506ae9d',WOFF: 'e4ae19e7-c510-4127-837d-8f218498da93',TTF: '6fdd43a7-c877-42cb-8a63-d81872f46de8',SVG: '9da52489-293c-462c-b4c9-1fd1b464c454'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Ligh 723634" ,contentIds :{EOT: '9e341a9c-2a27-429b-93ba-7521806b2873',WOFF: 'a17d7ea5-a698-4c08-a68f-7002015a53e7',TTF: '5f4d9acc-82b5-497e-a9d5-acf6adde8f4e',SVG: '1b0c8732-b6a6-4eb5-8931-5b7d81c26992'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Ligh 723637" ,contentIds :{EOT: 'afad855a-fc4d-4da5-b53e-a9d77bbd7689',WOFF: '0e541b1c-2aba-427f-ba7c-1ae1e889a423',TTF: '9e783d3e-3dd7-4bd6-bab9-d650bb84548e',SVG: 'ca259f84-9a4c-4e76-981a-4471042790a1'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-LtEx" ,contentIds :{EOT: '2fe026b3-11e5-4fb4-8ec0-d89c96979f7a',WOFF: 'c8ee011c-3663-4bf9-b28e-9cb9fac84d73',TTF: '3d8f1d8c-bc5f-41dd-8ae5-08f85438a38d',SVG: '6efbee29-ae82-4b36-ab7c-9211146b22ad'}, enableSubsetting : false},{'fontfamily' : "Linotype Univers W01 Cm" ,contentIds :{EOT: '994df180-f299-46fd-9949-5de7211c4b61',WOFF: '4a52ce87-91fa-4cce-942b-07a1a2d6a5cb',TTF: '8481f7b9-b743-485b-b326-663c137b4089',SVG: 'c116667c-df48-4463-8751-c264dde7425a'}, enableSubsetting : false},{'fontfamily' : "Linotype Univers W01 Cn" ,contentIds :{EOT: '06f2633b-1a3a-49a6-8c6d-cc96680c40fe',WOFF: '8879382d-addd-4463-af97-c743889f5eae',TTF: '9c87416c-6146-430d-96ec-ea221bbec465',SVG: 'f69c8a4d-a4e3-44f4-bfa4-96121e3aefae'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-CnIt" ,contentIds :{EOT: '84b6ac31-cebc-43e1-8dac-8beb7b07c8ac',WOFF: '65885718-794f-43ce-8b32-a40edf537ee9',TTF: '724c8533-d148-4137-8bbe-055e66177da9',SVG: 'a488fed0-0d5a-404d-8be9-98ec8c767bde'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Regu" ,contentIds :{EOT: 'c14b251f-80d3-4415-8d21-b2868dea7a9b',WOFF: '78c7a8d2-8a85-47a5-8c13-049c7b18c9c0',TTF: '02e005e1-ac11-49f9-b290-ee01bad12606',SVG: 'c37183cf-3e94-42b3-a71b-75ba616287d7'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Type 723655" ,contentIds :{EOT: '81a5cf84-b08a-426d-9199-d6d11566e91a',WOFF: '6fccb64e-5729-4cde-b423-423c6c9f75a6',TTF: '6c9f3ee6-4e83-4bb2-8ed5-98955e86fe11',SVG: '0917dba4-034a-4556-83a4-f589899b74c8'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-RgIt" ,contentIds :{EOT: '26efc0d4-9a37-4baa-80ef-792ac90b7566',WOFF: '13708f92-9d12-4c62-b888-2b4bd5814621',TTF: 'ed2ddcba-04c8-4e84-b935-50dde82ac4ac',SVG: 'd17e09f7-519c-4a79-8cd4-489d49959f5b'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Type 723661" ,contentIds :{EOT: '0ffaa3c1-1dfa-4d91-bac0-9078de914aba',WOFF: '1923dfa5-d688-4cd0-b124-976903a5edd4',TTF: '3bd5013f-b9f1-43e3-a811-64635e4e1740',SVG: '911c2c4a-4cea-4ba4-a284-bcd4c22413f7'}, enableSubsetting : false},{'fontfamily' : "Linotype Univers W01 Ex" ,contentIds :{EOT: 'cdc90a4d-eb5f-4aab-b026-54cd6d876508',WOFF: '408c0cb4-668a-41bf-8005-5f366eed958a',TTF: '8877b5ff-9e9b-488e-a7b5-142a8c13787f',SVG: '3a40d62f-d719-43d7-a920-f621a7b8ceea'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-ExIt" ,contentIds :{EOT: '929490fe-e18f-48a8-8fb6-7abf170f5341',WOFF: '0a911bd5-a809-4ffd-94ec-b3312c6b4ed9',TTF: '21730f49-299d-479f-9e2b-cc86cc906377',SVG: '711f9564-d0e2-4bf7-89f4-d83c1eaf1e43'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-MdCm" ,contentIds :{EOT: '48c07673-d9f4-4bc8-a040-a33eeb99e25e',WOFF: 'aea97adc-299e-4606-8fed-4043fd660625',TTF: '1563c434-df98-400f-89d9-d5dcc5541921',SVG: '2c4a5b05-6dea-40d4-986d-2cfe0893cfd0'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Medi 723673" ,contentIds :{EOT: 'a91bb6bb-99c4-4a06-b540-dc97c6695230',WOFF: '3d8afbb0-431e-4590-9d1e-5cb99d482863',TTF: '75cb1322-25ed-4a0d-9fad-79bf91469926',SVG: '6846d199-8090-436d-b79f-bede1f0657ff'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-MdCn" ,contentIds :{EOT: 'dea5a17e-aa60-4218-87b5-c0dcdeef7387',WOFF: '9b9ddb49-44e6-48ec-ab31-ea170790588e',TTF: '0e042756-bb65-4018-af4c-d762d8a5adaa',SVG: '0bbdffd5-1aa8-4b10-b58d-d5cda6d56745'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Medi 723679" ,contentIds :{EOT: '48a42ae4-2dae-4819-a76c-c4a39ba76875',WOFF: 'd7cf6a30-fb6a-4725-9c93-2372d9f4bb8d',TTF: 'fb6dd99b-78b9-4459-b787-00d3f0fc0c9f',SVG: '4bed78d0-7a4f-46bf-b802-29f04d1d2e11'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Medi 723682" ,contentIds :{EOT: 'c6598e61-75ba-4c75-960e-3b1688272e13',WOFF: '183afd5e-515a-47c3-b687-baf6d90e9f99',TTF: '35b6725c-fa37-43e7-8305-ea6ef5df21a0',SVG: '276f873c-bf64-4cff-adcd-12be9f5fd851'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Medi 723685" ,contentIds :{EOT: '7ea6d6dc-fde4-43ab-93d0-c453191a2526',WOFF: 'd227061a-7386-4874-bc66-7ba15d777a23',TTF: '5ec64c8f-61da-405f-9d36-e1afdf6993f1',SVG: '1d2f9772-9298-440f-b2e8-1a9c06cf6931'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-MdEx" ,contentIds :{EOT: 'ee7f4ffa-68c6-4928-ad3a-6bb29b116eaa',WOFF: '23f6215f-3415-4e3f-82eb-deb494f72b60',TTF: '5ea746cd-760f-4869-9d7e-e99a175cf24d',SVG: '72701eef-afec-453f-a9f3-5eabb658d3ae'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Bold 723691" ,contentIds :{EOT: '13e28cb2-c198-44e1-9948-b21eef388116',WOFF: '5b53cfa1-c27d-4fa0-b526-1f8e6bc5ecad',TTF: '05767d79-31b0-4d7d-b473-0ba480c67a25',SVG: 'f61ff7a7-3e99-4855-9a04-42987e9edad6'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-BdCn" ,contentIds :{EOT: 'a9df9260-aba2-47ab-8397-785d8d1d7098',WOFF: 'd2493a1d-12da-4729-ade2-b4a144a06d94',TTF: '1ac665fe-4e41-4629-8a15-b14b730c3388',SVG: '8a427a6e-37c1-48a8-9b67-87199834f1b2'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Bold 723697" ,contentIds :{EOT: '82467ea2-e594-4e0f-870c-374e5f664454',WOFF: '4f196f0d-462c-4cbc-ab22-113a2e7afe02',TTF: '8e774d13-c8ce-4383-9420-c3538c07629c',SVG: '8d85f88f-cb64-403e-baf3-0fa5b043f559'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Type 723700" ,contentIds :{EOT: 'd02cf81a-b772-41d5-a341-d1943cf372f7',WOFF: '6ad68a96-f65e-4531-a500-b67bc3d9ffbf',TTF: '5941629f-ba8b-4398-b1a2-46c2dd1f5744',SVG: '228dd11e-d101-4b26-9380-73a4f709292c'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Bold 723703" ,contentIds :{EOT: '3c499f64-bdb7-43c8-9d97-24c538573187',WOFF: 'cbf562f2-b541-4d0d-ae34-762d6ba29fa1',TTF: '2db9ebc0-ae59-4f8d-a23d-a42b2589ebf8',SVG: '6cab81fb-9d6d-4c32-99c9-7e6bcd6d2c3a'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-TwrB" ,contentIds :{EOT: '5464e18e-b0b0-483d-9ef5-65877e1cded2',WOFF: '7f70bad8-0bbe-4d4f-b740-c2173620cf66',TTF: '6d730a39-b434-4649-a49b-7c45a2bf0574',SVG: '55b301aa-bca7-4126-be58-c528e821ac25'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Bold 723709" ,contentIds :{EOT: '0ea19264-2ca5-4638-9af3-7e3e79fadb50',WOFF: 'aa238e3f-1ea3-4b4c-8341-f65442d7a5d3',TTF: '85d85c48-7970-446e-bc1f-5b2f23794ce3',SVG: '4a198815-d8cb-49b0-92a9-38c9f5df220d'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-BdEx" ,contentIds :{EOT: '6e72453f-39b4-4a96-9ff8-931d4e4bc31a',WOFF: '9743c8ba-0a53-42bf-8329-af7f6907b8c4',TTF: 'c565187b-2a06-4ae3-a4db-fa6fb889119d',SVG: '9a50a9b3-6e1b-4cdd-bb0c-f7b150b9e3b9'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Heav 723715" ,contentIds :{EOT: 'a16b2083-9367-4ad8-91cb-112e3d78c22c',WOFF: '055f3f66-e4f3-4960-b67f-8a30a6aadaf1',TTF: 'cd1b2e4b-554e-4914-9d9a-5078b6f91e3f',SVG: '4cb5657b-20e5-476d-92da-69acfd2e596d'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-HvCn" ,contentIds :{EOT: 'b71023e2-af4c-4e7d-8f8b-fb2c6bf7f7fb',WOFF: 'e2358559-1cc0-4a90-a714-af8ad1395005',TTF: '5e6c3910-96ec-468e-8b48-89a1e206808d',SVG: '825c475c-a211-4d45-81fb-0aa98cd8ce29'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Heav 723721" ,contentIds :{EOT: '1d8675f1-c2f5-4a45-add2-e38a11a6bd2f',WOFF: 'c1c74fc9-5f5a-463b-95a3-22ce307ba209',TTF: 'db83cbb7-726e-42dc-9a60-eb229e41e0e3',SVG: '5c555532-717b-44bf-a351-0bf47345d6f5'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Heav 723724" ,contentIds :{EOT: '52988bad-1510-4fbe-9f3b-3c04b881a812',WOFF: 'd17010e2-03c9-40f5-b1ec-ed99aa5e5a84',TTF: '21ec67f3-4f67-44c4-b96c-9a6164aa3445',SVG: '0ace8941-ba2e-4157-b707-660465138c87'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Heav 723727" ,contentIds :{EOT: '5fff8062-7488-4793-8414-7e2b9cb00b52',WOFF: '275c394a-f868-4400-9aca-827749d259a0',TTF: 'cd4f89ae-12d9-46b1-990a-6cb4ae824ed6',SVG: '6b3ca51b-5b67-4f7c-84c5-0923a33628dd'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-HvEx" ,contentIds :{EOT: 'ef6b3934-ea8d-4f78-a722-ee8dda3402f9',WOFF: '7959204b-d42d-4edf-9b5f-bc403f947d14',TTF: '49780464-74fb-4cf5-9cb4-eaa9878e2a9a',SVG: 'd5f92f85-2ba6-4e55-b5b7-8f72d5671ed2'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Blac 723733" ,contentIds :{EOT: 'eefe88c1-95fc-4663-8941-db68c9dd88bf',WOFF: '5d662bc4-86ab-4476-a645-45feefb5d911',TTF: 'e93f22aa-dd73-4735-be5a-b9ac9d5f1a2c',SVG: 'dcbd5212-0a02-41b9-be9a-ca137e1d5731'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-BkCn" ,contentIds :{EOT: '0064f0f5-34bd-444d-8d35-3607515ba272',WOFF: '11b4da26-33fd-47bd-adfb-e8e31cc278c4',TTF: '4ac41db5-af83-439c-b4ea-85c09ce29f0b',SVG: 'cf157f0a-d2ed-4ec9-9727-c17c0c5cda95'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Blac 723739" ,contentIds :{EOT: '5cd8c274-95e8-4a2e-984d-f4551aefbb70',WOFF: '92b525f4-8cf0-4f1f-b603-672749ee38ea',TTF: '0981de95-0ea6-4c1a-947b-8160783711cd',SVG: 'bd3f6735-2939-47b5-8161-abcd586a3c93'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Blac 723742" ,contentIds :{EOT: '62103745-14df-4024-81a2-e4e003e65475',WOFF: '03d95a47-b94d-444f-ba9a-ad61e057dc9b',TTF: '44bf9e11-f9aa-418a-8158-5482328839b0',SVG: '07f95760-73f4-4348-a476-3e6b3f8d3b3e'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-Blac 723745" ,contentIds :{EOT: 'a6c02386-8598-4882-925b-3b31ee1d97e0',WOFF: '23649387-c038-45bd-8a71-3bfc11c037f1',TTF: 'ab070109-6e0c-46c9-a360-6040dabda58b',SVG: '851524b5-6b4f-4883-ab40-f32f76ab3aa3'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-BkEx" ,contentIds :{EOT: '1fd24d41-5922-4e11-b00b-fe217d817820',WOFF: 'b4d9b9d2-3598-44de-9119-f07b46151b5a',TTF: '280c9ffc-fe92-4f4d-a6f0-f627984cf623',SVG: '100811dd-4584-4139-8fdc-bc1f1ac597b8'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-XBkC 723751" ,contentIds :{EOT: '9aefe80e-aa97-4a63-b4cb-2284d31723f2',WOFF: 'fa031287-c65c-4d0d-b298-8f90d924a3e2',TTF: '31ceaf0a-d8ca-4ca1-963b-2d4defafd3d4',SVG: '3b695ebb-4091-45bb-9650-09bdffe1c4d9'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-XBkC 723754" ,contentIds :{EOT: '8e458d38-d888-4749-86c5-de25786292f3',WOFF: '80371dd2-e8f8-4912-a2ac-5b28a10bec3d',TTF: 'f921a7ce-eae1-45ec-b9cf-65abbe3df699',SVG: '50abe5af-a4e9-40ad-b89f-1ff4ce987461'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-XBk" ,contentIds :{EOT: 'ac11fd6e-43e5-4584-a335-f1db46844b4b',WOFF: 'f904a3c1-7c10-4039-843c-8a42f4f42be6',TTF: 'cdd35206-f87f-4cd8-822e-89734e941975',SVG: '07a48042-0c98-4482-9e8e-1726120dbcee'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-XBkI" ,contentIds :{EOT: '7a7353d0-141d-4724-a3e2-fcf16b103748',WOFF: '380e04aa-4665-478e-9aa4-7eaa06ce2e13',TTF: 'e19c5004-7f03-4e2c-8933-495033c93752',SVG: 'ba9021a5-4a9e-4413-adcf-ce58b3b9eae8'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-XBkE 723763" ,contentIds :{EOT: '05808076-6f72-449a-b066-c2e5d14ef89a',WOFF: '31cdaceb-6991-4349-a097-7ee4ce4b75fb',TTF: '022bdfb7-e7c5-486b-bf1a-fe1988b03c8f',SVG: '442c38b3-1ca9-4aac-b00f-2c43fef11203'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW01-XBkE 723766" ,contentIds :{EOT: 'd2abb41b-e6e3-4609-92b7-6099a889de56',WOFF: 'cb705af9-7dda-4565-86c1-96cefd42db86',TTF: 'be726e86-a4dd-4270-be96-fe2875a5171d',SVG: 'be3c8625-db76-49db-ae59-9ddb980fe0c7'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-53Extended" ,contentIds :{EOT: 'e90b5a92-17e5-4875-a46d-4bf20adb66e8',WOFF: 'd2810795-22a0-44b6-b13c-7312ea475d48',TTF: 'c2eb9b46-a921-46b3-9c2b-113037bf7350',SVG: '7a32f151-8355-48d4-b5d1-be3c2ffbd6ed'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-53ExObl" ,contentIds :{EOT: '7f1f1495-e2e3-4b7d-9bde-dbafc696841a',WOFF: 'c51da66f-1942-40de-851d-1e51e1025361',TTF: '1a233d08-0ec5-4daa-9c63-606969a4c55a',SVG: '1a2e51bc-3bcd-4ef9-998e-6ba851e52024'}, enableSubsetting : false},{'fontfamily' : "Univers W01 63 Bold Ex" ,contentIds :{EOT: 'c031d364-61db-4b59-99f5-09eeb240a700',WOFF: '117029bb-8ac2-4137-94e9-3cfd354bedc7',TTF: '866c5e2b-437a-4b02-86b5-978886920ad3',SVG: '622149ee-ce25-451e-bdd8-ac0beec13460'}, enableSubsetting : false},{'fontfamily' : "UniversW01-63BoldExObl" ,contentIds :{EOT: '354397cb-bb29-49f5-9dad-1f901569225a',WOFF: 'ded6ba2c-d01d-4ee3-9050-98dda049a21f',TTF: 'c5501c0c-7710-4377-8378-dec756b91df2',SVG: 'e3a9cbeb-1a58-44e7-899c-cbac01f22588'}, enableSubsetting : false},{'fontfamily' : "Univers W01 73 Black Ex" ,contentIds :{EOT: '2f2b5148-738a-4ba3-9149-8c548b755579',WOFF: '644059d1-ab97-415b-8967-0077b993eb2e',TTF: '2bbe68e2-34c6-4900-be92-e39ed2289a6b',SVG: '3a3fa643-fe37-47d2-bcbc-b3442fc9c037'}, enableSubsetting : false},{'fontfamily' : "UniversW01-73BlackExObl" ,contentIds :{EOT: '81c9d940-38c2-45d6-a7cc-23083b79ff76',WOFF: 'fd66efca-9237-4e9c-bde0-6c304328ec8e',TTF: 'd989ceb7-ee34-4cbf-afd8-b4038ccbfea2',SVG: '354ad93f-0bc9-46aa-9fdb-e2daba16bbe8'}, enableSubsetting : false},{'fontfamily' : "UniversW01-93ExtraBlack" ,contentIds :{EOT: 'db3b5c15-fbd9-46fd-b082-f7d2e924cd12',WOFF: '60ee2fc1-ee58-4aaa-8ce6-f1b6ba9da55d',TTF: 'b58a3902-e475-497b-aa04-1b43e177747c',SVG: '6a8c2617-46a9-4b01-abe4-45a1b6b59879'}, enableSubsetting : false},{'fontfamily' : "UniversW01-93ExtraBkExO" ,contentIds :{EOT: '996ed30f-ed7a-4011-8c14-aab2b839e751',WOFF: '7757d20c-6c39-4619-a2f8-7644c667d1dd',TTF: 'cb768035-ae79-4387-a0d9-701880149791',SVG: 'a8bbdf85-2b21-4292-8853-dbcb8cece416'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-39ThinUltr" ,contentIds :{EOT: 'e9312bcd-a9fe-409e-970e-6c579bfa40a1',WOFF: 'feb9b5cd-71e3-443b-833b-08ca93e742e3',TTF: '8f20e48e-c36a-49e6-a17d-491fd26dd8a1',SVG: '37f470a6-d151-4f0c-81aa-b715fdb67e7b'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 45 Light" ,contentIds :{EOT: '2b61512c-069e-4111-bb23-9a918f94a74d',WOFF: 'ecf89914-1896-43f6-a0a0-fe733d1db6e7',TTF: '7628f343-8c36-4707-9559-8feb86c0462f',SVG: '11b816e7-d678-48dd-bc75-560de9c19049'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-45LightObl" ,contentIds :{EOT: '63bd7ad7-ab01-47e6-8cba-e2298391f89b',WOFF: 'e77f713a-7f78-4d74-b299-5ca4242176b9',TTF: '90e56276-5fa2-4640-be25-8f42f40e4e8b',SVG: 'ffbd82f1-3d16-4dfc-8a55-df71c332b658'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-47LightCn" ,contentIds :{EOT: '296c59c2-74b0-41c1-bcfd-23d22a713f86',WOFF: '609beecf-8d23-4a8c-bbf5-d22ee8db2fc9',TTF: 'a6595b8d-d4a3-4f01-bf21-0b53617d4b1c',SVG: '1cd9ef2f-b358-4d39-8628-6481d9e1c8ce'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-47LightCnO" ,contentIds :{EOT: 'fdfeee3b-73cf-40fc-9d11-f05ad57d4674',WOFF: 'd35821cc-c3b0-4c4a-b25c-4d2e6e4ace3f',TTF: 'dd492f60-93ca-43bd-8f01-5b10260cf005',SVG: '16ac32a0-c6e8-4e7b-8753-9b6ddfb10c48'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-49LightUlt" ,contentIds :{EOT: '6bba7e28-1748-401d-91dc-6998ac60e165',WOFF: 'be7ea3ea-e09b-451e-b97c-362668d31c5b',TTF: '6227e606-f97b-4dc5-a971-14169ff750df',SVG: '5fbe907d-e311-40df-a30c-b22f1f47d80b'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-55Oblique" ,contentIds :{EOT: '783e01cd-5eb8-41d7-a380-a18673f2983b',WOFF: '90c17e08-290d-4eba-ab33-77c81c1f559d',TTF: 'd93b9eab-632d-4aaf-b7fa-5c17060d62fc',SVG: 'caa7a31a-310f-4020-8311-89816a31472f'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 55 Roman" ,contentIds :{EOT: 'b5c30ea8-0700-4fd2-aa12-cc45074693a9',WOFF: '7b95cb9a-a288-4405-97a0-13095f56a903',TTF: 'c7481806-4ea4-40db-a623-7bc352bbbe43',SVG: 'ac8280da-3de5-456d-bd77-8f01665452a9'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-57Condense 723818" ,contentIds :{EOT: '6fc47523-fa84-47de-b974-533db32eacd8',WOFF: '34e6ea2e-62b2-49c9-b5e6-128fddfd9f6c',TTF: '01a871ba-586f-4d5e-8924-d4ec3b44f723',SVG: '5ebb44ef-5450-4b20-9612-66b2a127178b'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-57Condense 723821" ,contentIds :{EOT: 'aefefc4e-9cb8-4e8e-8599-dda705456734',WOFF: '1eaf27c0-f4de-4273-9f4c-1b3236ad2f3c',TTF: '9b913baf-b1f0-47d2-8c76-42f59650058f',SVG: '0abcce12-2274-4ee7-b6d5-0066b5f5f670'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-59UltraCn" ,contentIds :{EOT: '9ff12269-014c-4b72-a738-a0d7ddbce820',WOFF: '7cc7234f-05ac-4109-8b8a-93f13c489739',TTF: '6c4a7455-816a-41fb-8c03-dd71dcbbc686',SVG: '383b7b06-99d7-4749-85ac-bf144981cfce'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 65 Bold" ,contentIds :{EOT: 'db1c462f-8890-4a11-9de5-36872279e20a',WOFF: 'b993da84-c1f6-474a-8f00-8aa797b3de8f',TTF: '58403ef6-4c15-4280-b4b6-9acf50804f4f',SVG: '9178e351-95c5-4913-9eeb-fd0645a18c2d'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-65BoldObli" ,contentIds :{EOT: '1e70cef5-4838-4826-a99f-e182b86fe21d',WOFF: '322d336b-2d02-42f6-a24f-200c98b82a7c',TTF: '32ed3859-e789-4a3f-96fd-b67231f1929f',SVG: '6d63e0ba-5ef0-4803-9fbe-686603f3771d'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-67BoldCn" ,contentIds :{EOT: '076b8d7a-91b5-4c89-86a1-546b980072c7',WOFF: '21decb60-b395-4de2-bd04-e38eb2a56d2f',TTF: '091058d4-36b2-43f6-80d3-16c88e098061',SVG: '827d22bc-e38b-4ccf-8a21-1f9aaa76e402'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-67BoldCnOb" ,contentIds :{EOT: '6881ee98-4e9b-4409-9695-e5b0118c7c84',WOFF: '53f66cd7-168f-4c66-9514-9dd103c763a0',TTF: '774a1d99-085d-4249-8c2c-0ce23fa975a6',SVG: '056a520c-7f4a-4b3a-8465-a841cfe0b6b3'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 75 Black" ,contentIds :{EOT: '8ad2e453-ea69-411d-b93b-1fa328724687',WOFF: 'b23ec90b-9f99-46a0-85f7-d1e820dbf851',TTF: '249aeedc-8e38-41c9-874e-bba9a33fd5e4',SVG: '67e5d6e8-25e6-4556-99f8-ced41b2b7aae'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-75BlackObl" ,contentIds :{EOT: '718ad7a7-b7ca-45a8-830a-907da5e651db',WOFF: '01caa063-563a-4276-937f-3d297625b7ae',TTF: '793a86e8-08cd-4cf0-8a85-28a0f570de88',SVG: '392a8a89-035c-4023-929e-5d59237a6eb4'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-85ExtraBla" ,contentIds :{EOT: '6c794dfe-0229-4817-8cbb-34d5288eeda7',WOFF: 'c2b85969-35ac-408e-a4e3-bdd7ac909637',TTF: '617c45fe-9a7f-4660-9cd0-e7f4a097ec0d',SVG: '6054f584-27b3-440f-b6e1-31c4af1f277a'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-85ExtraBkO" ,contentIds :{EOT: '2530da3d-f1d7-442e-bfb0-b19fcba664c8',WOFF: '5a2f9593-12c2-4112-862e-1aa0a4f425eb',TTF: 'e87c22ca-a657-4c8a-88f2-5933aab9d95c',SVG: '03d2c5f3-b690-4467-a028-47a5c2e659ce'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Cm" ,contentIds :{EOT: '9ee151b9-69c8-4257-9eee-3da2e6acf820',WOFF: '9eb7619e-a1d2-4e35-b2e9-3440ecf3e276',TTF: '3f242646-c019-4dd8-9b41-896560e2990e',SVG: 'fc34f077-74ec-489e-bfb1-aa325eed4ee5'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Cn" ,contentIds :{EOT: '678fd6cb-9d58-4abf-802d-2399f8610894',WOFF: '34d11639-7077-41ed-ab7f-e0be97ae773d',TTF: 'a17d5786-90f6-4144-823b-be687dadef44',SVG: 'c2ac5da6-07ec-4bf8-907b-ce33f969d066'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-CnIt" ,contentIds :{EOT: '5c54856d-81c4-4869-913a-3f998742cc39',WOFF: '575f6cfc-8359-4558-aa0c-d0f0a2014b5d',TTF: '257a2b22-cb62-490e-8b72-b4a9de5ef913',SVG: 'bc5ec4d3-a6a7-44b9-bee9-7de3501cb6f3'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-ExIt" ,contentIds :{EOT: 'fdddb2c4-e15f-48f7-9d94-9efe3bfe3dd6',WOFF: 'c988f4d7-c349-4ed6-8ff3-0cce83bedb46',TTF: 'ec41655d-9985-4d61-abe6-d5cee58e9196',SVG: '6b46c955-77a2-4c83-ba2c-c61157866865'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Bold 726196" ,contentIds :{EOT: '8d83ffbb-e59d-4f90-a7fd-644aaa2d7512',WOFF: 'f763c206-8c4f-49f8-96ba-6cd13f9c57af',TTF: 'bc79d560-e8f4-4196-b0b5-16025c2a6a33',SVG: '8730d54a-dcdc-4196-974f-e19b8c907a65'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Heav 726202" ,contentIds :{EOT: '6886e0fd-d408-435d-b91b-cd95faae7e04',WOFF: '314f8dc1-94ec-425f-b4cb-ed22ef84cf29',TTF: 'e81a466c-6889-4bee-b83c-85b9c8354ec3',SVG: 'c6707737-260e-411e-9ee4-751f6cd643d9'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-HvCn" ,contentIds :{EOT: 'a3d67779-720e-4874-aa12-26e366422c2b',WOFF: 'baded6a5-83e5-446c-b639-df9b26bc9c4f',TTF: '2fead508-16ec-40db-b040-70fc0d6e8d5a',SVG: '8572cad8-7a6e-46d8-a281-2dd86a38489f'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Heav 726208" ,contentIds :{EOT: 'cb33f074-7a34-4805-800e-c093c2bae2fd',WOFF: '049842c5-5426-448f-a56d-26d8a4236970',TTF: '8f97333d-5a95-4303-9f49-04b51274d6cb',SVG: 'bd678a88-9a48-487c-a702-35b6e22fe965'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-HvIt" ,contentIds :{EOT: '39d939a2-7fcc-41df-a971-84d35c73326f',WOFF: '500c1308-4d50-43f0-8d23-b0572aeb1617',TTF: '7d1180d9-a611-441f-a431-6bf950194fbc',SVG: '23cd9be2-6723-4468-b275-8e56b1ec8444'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Heav 726214" ,contentIds :{EOT: 'ba191dc1-f542-4928-9173-da103c10c103',WOFF: '8a002412-34be-4ded-924b-8e169194806f',TTF: 'ba58816f-aca5-41e1-95f8-46e753f93ee5',SVG: '98686dde-2263-4b71-ae69-7ba440efef79'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-HvEx" ,contentIds :{EOT: '6737a692-1211-4d29-8e70-c6372c27f7ef',WOFF: 'febb47b5-dc84-4886-8ba3-c0c5e2694d1d',TTF: '00a922d8-006a-440f-ade8-659c11ab719e',SVG: 'ad6d4926-c32a-4e32-8bfc-172e3ae5d63e'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Blac 726220" ,contentIds :{EOT: 'e2f97594-76b3-4036-af4a-418529539df1',WOFF: '187b1ff6-f51e-4089-a0f0-06968aa079d8',TTF: 'b27029f3-1f2f-4216-a200-46952334a0e6',SVG: 'bf47ddc6-f0d2-4784-8273-89a2e6994c1b'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-BkCn" ,contentIds :{EOT: '324f1952-6d11-4a5d-9d6a-8a42b0cc7f45',WOFF: 'b6349b24-bca8-43ed-91dc-330be067ad6d',TTF: 'e63323a0-3aef-4655-bad9-a234f0f13ef2',SVG: '3f89d464-80dc-454f-8f5e-242a31751a66'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Blac 726226" ,contentIds :{EOT: 'd287a471-c753-46f9-aac1-298c9814da26',WOFF: '8498cd38-c804-4f53-8e43-850047231de7',TTF: 'ee917b86-b37b-4d01-aec2-284ba45828ff',SVG: 'de71e4e1-1ab2-4f2f-a133-b92261aaf6ce'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Blac 726232" ,contentIds :{EOT: 'fb912fd5-042e-4d3f-9063-a0f4ea37a63f',WOFF: 'ec8684ef-9727-4468-bc79-3f957d73488c',TTF: 'b137ecb8-d056-4af4-add3-887be4545082',SVG: 'afe5dc86-3eae-47bd-8e01-4c72ecc07e89'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-Extr" ,contentIds :{EOT: '13908b10-26ea-4f8b-91cc-365a4ce1a2c1',WOFF: 'bf2bf985-6b00-4ab4-8081-5dc048a800ac',TTF: '8ff5c0fa-170d-48ac-8731-3c2eeb6aa44f',SVG: '18bef2ed-db6a-4e66-84f2-a88af5c1a9c9'}, enableSubsetting : false},{'fontfamily' : "LinotypeUniversW02-XBkI" ,contentIds :{EOT: '06b5deb8-ffea-4358-bc62-42d134794f49',WOFF: '801e62ed-b5ca-4b40-a296-0a5c21b2dddf',TTF: '1c27b53b-541a-458c-ac45-d2b81b12f7e2',SVG: '019ce429-8f1d-4a92-9708-18d67f9d7a2c'}, enableSubsetting : false},{'fontfamily' : "UniversLTW02-39ThinUltr" ,contentIds :{EOT: '839600f7-63b4-4085-8be7-fc4a610f348c',WOFF: 'df865f18-fd96-4b4b-b90d-0b5af8aede3c',TTF: '030da9ec-6bb5-4d2e-a66a-4785ac2b9a3f',SVG: '3678ecf5-5310-45f2-aa32-858ef70ce4c1'}, enableSubsetting : false},{'fontfamily' : "UniversLTW02-49LightUlt" ,contentIds :{EOT: 'a003083e-ffd0-49b7-af37-744d021a2b43',WOFF: '0b8c6afb-4e27-4f8c-841c-390c192a2893',TTF: '19313855-64e7-4f8e-9fb7-46076e8ba946',SVG: '5f52ec5e-ae73-48b0-a085-4761380c4a37'}, enableSubsetting : false}],selectorFontMap:{'#blog_title_text':'LinotypeUniversW01-Blac 723742','#mainmenu':'LinotypeUniversW02-Blac 726226','.bottom_text_body':'LinotypeUniversW01-Blac 723739','.bottom_text_header':'LinotypeUniversW01-Blac 723739','body':'LinotypeUniversW01-Ligh 723631','h1':'LinotypeUniversW01-Bold 723697','h2':'LinotypeUniversW01-Bold 723697','h3':'LinotypeUniversW01-Regu'},ck:'d44f19a684109620e484157caf90e818ef6ef68ec91e23adff25f3d1a1827c52b60c32728f1deee4cf63fd643f041b2706ee335313ce8bb720d13110d0edc2e7c4a2000c3190a2a0e08bce5de957067b4622bee30d92a4b287149e75be2900638862c40a630730d3c7ad694f2b09eb05111a9078631ce98a1af607d3c02d2aa8ad9ac1a756db9000df67d10675b44555b47dc631ae840826f62a61295354',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:'c026e57e-9005-4832-a410-86c868c0accf',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_c026e57e-9005-4832-a410-86c868c0accf')!=null){var nodeToRemove1 = document.getElementById('mti_stylesheet_c026e57e-9005-4832-a410-86c868c0accf');var parentNode1 = nodeToRemove1.parentNode;parentNode1.removeChild(nodeToRemove1);}if(document.getElementById('mti_fontface_c026e57e-9005-4832-a410-86c868c0accf')!=null){var nodeToRemove2 = document.getElementById('mti_fontface_c026e57e-9005-4832-a410-86c868c0accf');var parentNode2 = nodeToRemove2.parentNode;parentNode2.removeChild(nodeToRemove2);}MonoTypeWebFonts.loadFonts();};MonoTypeWebFonts.loadColo = function(){};setTimeout(function(){ MonoTypeWebFonts.cleanup(); }, 6000);
