; (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=9c7ec5c2-23c9-46c6-8131-0ce6147c6dfa");      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' : "HelveticaNeueW01-UltLt" ,contentIds :{EOT: '41774233-b9da-44be-b252-6a7b612fb1c7',WOFF: '4bff1fbb-b4bf-4d95-9c47-efcb14384e36',TTF: '7f1f2a7d-3837-4c93-b373-f03c5da3f9a1',SVG: 'd9f2752a-8d82-4cf1-b82f-109c1105be7f'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW02-UltLt" ,contentIds :{EOT: '787ee748-9cce-45a0-910b-6b5c6e87e327',WOFF: '84558c76-9f1b-44d2-ac62-d7937f43809b',TTF: '411a88fe-e483-4fb8-af42-8369ebb1138d',SVG: '6dfe33a4-0ad5-4c85-8e01-f48ecfe3c167'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Roman" ,contentIds :{EOT: 'ea95b44a-eab7-4bd1-861c-e73535e7f652',WOFF: '4021a3b9-f782-438b-aeb4-c008109a8b64',TTF: '669f79ed-002c-4ff6-965c-9da453968504',SVG: 'd17bc040-9e8b-4397-8356-8153f4a64edf'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Bold" ,contentIds :{EOT: 'f70da45a-a05c-490c-ad62-7db4894b012a',WOFF: 'c5749443-93da-4592-b794-42f28d62ef72',TTF: '73805f15-38e4-4fb7-8a08-d56bf29b483b',SVG: '874bbc4a-0091-49f0-93ef-ea4e69c3cc7a'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-BoldItalic" ,contentIds :{EOT: 'ba3a4533-8c91-4cb2-9aaa-a88094026f33',WOFF: 'f1871604-fe87-46fa-b5d4-b8ec8fb8a1cb',TTF: '13fcc27d-ca3f-4d6c-92c1-539da3e903f4',SVG: '2a3f33c9-8d6e-440c-9632-83e5d9419616'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Italic" ,contentIds :{EOT: '8024396f-7071-4826-91f3-a6c74ac498a4',WOFF: '6a0046e5-ec1e-4a57-b0d1-d80725a41a7e',TTF: 'ffef6c19-060a-4d8b-9c04-ddc88a089c02',SVG: 'e523fdb5-21af-407c-a6bf-0a5e86316650'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Roman" ,contentIds :{EOT: 'e4bd4516-4480-43df-aa6e-4e9b9029f53e',WOFF: 'b56b944e-bbe0-4450-a241-de2125d3e682',TTF: '7da02f05-ae8b-43a1-aeb9-83b3c0527c06',SVG: '66cac56e-d017-4544-9d0c-f7d978f0c5c2'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Bold" ,contentIds :{EOT: '8c0d8b0f-d7d6-4a72-a418-c2373e4cbf27',WOFF: '192dac76-a6d9-413d-bb74-22308f2e0cc5',TTF: '47584448-98c4-436c-89b9-8d6fbeb2a776',SVG: '375c70e5-6822-492b-8408-7cd350440af7'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-BoldItalic" ,contentIds :{EOT: '0ad54cc8-de30-4466-81af-d32c31af36f3',WOFF: '04574f67-b3a9-478e-a45a-8788f152805a',TTF: '24e326d3-2a80-4d43-8626-1cee1da2db15',SVG: '25bfaeec-398f-41e5-9e64-9971dba5a437'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Italic" ,contentIds :{EOT: '930f42de-1e40-426f-9c96-0392ff62c276',WOFF: '05733695-418e-4f36-85b9-9464388b4078',TTF: 'e3c919cf-4720-4580-8149-d9f5b6a98cdc',SVG: '8a2fdccd-70b0-44c2-bd91-31dfb456d1fd'}, enableSubsetting : false},{'fontfamily' : "Corsiva W01" ,contentIds :{EOT: 'c0cc5771-65c9-4918-85a5-16a42236f79a',WOFF: '083a012c-859a-417a-882e-16ba8be7af58',TTF: 'faa63af8-fc95-4f28-b39a-c7331575f6de',SVG: '470176aa-ca8d-4afb-9b0a-95fbc9e0404f'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW01-Bold" ,contentIds :{EOT: '414fcac8-505f-4289-88ee-4b81418c8190',WOFF: '8aa768c0-545d-4502-b4a8-d3ab9e188bde',TTF: 'ffb00ab0-2f0a-45fe-8783-ccd35e6871c0',SVG: 'ba4fe024-beb5-4c66-9cd1-c737a3071f0a'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW01-Itali" ,contentIds :{EOT: '8da986f2-24b4-4752-84ae-6620bf9c2b56',WOFF: '188de9c9-6566-416c-8575-07c461cf8f79',TTF: 'fbdfb853-f7d1-4a02-b257-ac2c14b84fbc',SVG: '5901d324-b47a-43ef-b310-97e09bfc930f'}, enableSubsetting : false},{'fontfamily' : "Helvetica World W01" ,contentIds :{EOT: 'a1aa4fc0-53bc-4c86-8676-08b50b66376d',WOFF: '4686edb2-41cf-4e4b-87ee-b09427921b44',TTF: 'cb1c872a-9eb4-4fdb-b73c-5134dd5f1f3c',SVG: 'f5ee9809-e24e-46cd-aa5e-f3e5b6b4be0a'}, enableSubsetting : false},{'fontfamily' : "Helvetica World W02" ,contentIds :{EOT: '96590dfe-1e47-4148-bb69-27a79db9ca70',WOFF: '6af74683-3304-4b4a-8a05-e8edfbce33bf',TTF: '30270158-5e3a-43a3-9eec-32f1361258f4',SVG: 'b42d482f-f196-444d-a090-222275fe4b23'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW02-Itali" ,contentIds :{EOT: '9543b77c-a4c5-4315-8144-1dc5c241d6b1',WOFF: '3cd2de61-0a7a-44f7-a73c-da68d0ef895c',TTF: '869d4bfa-e986-46d7-a383-37d3e6e6fef0',SVG: '634d0b7c-4716-44f0-8678-9fcf09e601b5'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW02-Bold" ,contentIds :{EOT: '26fcb27c-5f3c-4f92-9379-56d84c4ebc0b',WOFF: '396b5277-b4c6-467b-9d69-017caa71cbff',TTF: '9d1eaf97-be00-47c3-b54c-8527ff531d02',SVG: 'c30c65fd-cadf-4672-b005-46aba484cd43'}, enableSubsetting : false},{'fontfamily' : "Helvetica World W15" ,contentIds :{EOT: '0927ce22-dc91-4b02-ac31-fcbf38f3ca22',WOFF: '4851360f-9d34-4a4d-bdf0-890382c364c0',TTF: 'fb0024ac-8c96-45c3-8be2-bcd94cd7dc2e',SVG: '3aec5112-e4c4-4b40-802d-013e31cb6535'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW15-Itali" ,contentIds :{EOT: '0486b49a-eafb-437c-a957-b92ae6d9f7fe',WOFF: 'cdbfd779-ab9f-403d-bdd4-9c41d8dbb74e',TTF: '4fabe70e-74e5-4c34-8dc5-e630324268f6',SVG: 'a9dcd2f8-4986-42ff-b2c7-64daab8dee86'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW10-Bold" ,contentIds :{EOT: '2170418d-10e3-48e9-8a40-20c94f599a6c',WOFF: 'd39a2772-6523-49da-8b00-2042110d0767',TTF: '567fb6fd-0fbb-48bd-8602-5d4415b27b88',SVG: 'e21033e4-2e03-44e1-8f8d-d8c4a4669aa6'}, enableSubsetting : false},{'fontfamily' : "CoronetbyLinotypeW01-Re" ,contentIds :{EOT: '205c9185-f3cb-4057-a53b-b031650180b5',WOFF: '9f6a4de0-121f-4865-86e9-8c52cf99f2cb',TTF: '4d509038-5049-40c5-b39b-23ed25cc9866',SVG: '487b6593-09d7-48b3-ba3c-89bebf462c92'}, enableSubsetting : false},{'fontfamily' : "CoronetbyLinotypeW01-Bo" ,contentIds :{EOT: 'edda01f9-1d02-43c9-be6f-a963f6a13b89',WOFF: 'f02c6ef8-ceab-432e-bd7c-26bf22ff06a4',TTF: '8502adf9-9195-4bfa-ba23-5d462acd86d9',SVG: '77d55907-5e57-47f3-9a3b-dcc239bfc648'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Blk" ,contentIds :{EOT: 'f81026f1-d541-41a9-affc-ca2a013871f4',WOFF: '712aac8d-557b-4a5d-bb6a-40ac69765042',TTF: '417fbaeb-4c38-4327-a855-6b4865fcd555',SVG: '422289e3-fe15-4e5a-b159-45888740f8dc'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Blk Cn" ,contentIds :{EOT: 'b528ad62-7d22-427c-ae87-ae9c462a69a9',WOFF: '8c3c79c1-cc64-4f77-a93b-1bc6caa79124',TTF: '8f682a58-261c-4a98-a9d9-4960a8d2d208',SVG: '64b94c41-cc87-4c11-8202-a293f9188d23'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-BlkCnObl" ,contentIds :{EOT: 'bc9fa213-e446-4bcc-8c2a-a79bce168f1f',WOFF: '6d3c425e-62b2-4a19-bc43-aa5cd053a1a2',TTF: 'b063aad2-5f1d-4fe9-8868-f16b42f061cb',SVG: '30f150ca-171d-4797-a6e9-b377598a5338'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Blk Obl" ,contentIds :{EOT: '71382082-494e-41bb-abc8-e8a0fcb2374a',WOFF: 'e80cc55d-63d4-47e3-90e1-8b9a4e5e97b8',TTF: '7dc7721f-3e3f-4be1-9eab-74cced36e438',SVG: 'd5ab6fd7-be42-4e89-91a2-fd53fe2a7155'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Bd Cn" ,contentIds :{EOT: '72ae056e-143c-461e-a4f7-b0b68075fd0c',WOFF: '428b0dae-6521-4437-8f8a-f87cedc1c112',TTF: '3bb7d03b-5952-4f9b-93dd-ba887a00683e',SVG: '9273bdb1-e866-4965-9464-761fb8bdfb9d'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Bd Cn Obl" ,contentIds :{EOT: 'a934e9e2-d3a9-40f4-86ae-85c22678e019',WOFF: '16f3d43f-3a3e-4133-a621-852b46ab4aed',TTF: '37049cc8-dea4-4241-ba74-7e3cc2e4e952',SVG: 'e757cef9-18ad-4bde-b4ed-b9ddc8640c6b'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Cm" ,contentIds :{EOT: 'c2b8712e-fd70-40e2-b8b8-df35641ae9e5',WOFF: 'ecbdfc0c-dd44-4190-b173-3e47f561d788',TTF: '279b5a54-a49c-4db3-b46a-8542e0b1fed0',SVG: '6fd87b2d-9eb6-4eee-8159-79bb532b4f31'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Cn" ,contentIds :{EOT: '71feed05-d183-48da-9b1d-031a48855ec9',WOFF: '2d11ffef-dbb3-406b-b83b-d62925fa2391',TTF: '9312efda-f401-4c27-9fb0-fee0c796c399',SVG: '01a8ea06-dc25-48dc-8e52-3dbef305398a'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Cn Obl" ,contentIds :{EOT: '129976c1-f03b-4b06-97db-462b3ba51e67',WOFF: '19bc42c7-7557-49a3-a35b-12745906a6a6',TTF: 'f6c30925-be40-4d1b-9d14-15b829bf5def',SVG: '8fca987c-d7b1-47eb-912a-1c329ad84260'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Extra Cm" ,contentIds :{EOT: '90875ff3-8340-4432-a0d7-5acc996b0d3c',WOFF: '1b6e4024-2597-4e47-9481-fcaec1f94db0',TTF: '937aba53-6048-4612-86b9-a88e17bdd66a',SVG: 'cb5185a0-8c63-4cf1-b240-532a8154c088'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Light" ,contentIds :{EOT: '717f8140-20c9-4892-9815-38b48f14ce2b',WOFF: '03805817-4611-4dbc-8c65-0f73031c3973',TTF: 'd5f9f72d-afb7-4c57-8348-b4bdac42edbb',SVG: '05ad458f-263b-413f-b054-6001a987ff3e'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Light Cn" ,contentIds :{EOT: '098224b7-370a-43f8-bb4e-f3779e83a5d0',WOFF: 'ff1d6fe9-1eb4-4b56-a54d-c4e9c3c231e4',TTF: '7f604f39-0277-4222-9b21-cce46dc1a18e',SVG: '836329ae-a7e9-4192-9b9c-433c0d254f0e'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-LightCnObl" ,contentIds :{EOT: 'e31bace2-95f1-4400-b598-91b72cb664e6',WOFF: '965b68ab-e571-4313-8fd1-be34ee0f07f7',TTF: 'c1297430-5e7f-4a30-a634-53ef2b226df6',SVG: 'd65eae35-803d-4de8-9b40-786f511aab04'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Light Obl" ,contentIds :{EOT: '7630b6bd-16c5-4dc9-b9e1-59ead28d3467',WOFF: '9c3db207-1259-472f-9958-aa460cf8a464',TTF: '2b853dcc-6980-40ad-b789-72d01bdf1ab9',SVG: '6e10e416-807e-4ab6-974e-3233682fa882'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Narrow Bd" ,contentIds :{EOT: 'c231c05e-5ca6-4992-80fc-58689efdf54f',WOFF: 'abc96a4c-172f-490c-9b0d-67a760e6c33b',TTF: '1aa001ac-1bad-4fa1-b6bf-dd3e41be3ba5',SVG: '31d44f2a-7878-49b2-9369-bcb124ecb426'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-NarrowBdOb" ,contentIds :{EOT: 'ce5a3733-2bbd-409e-810a-b23143b3d42f',WOFF: 'f7e7dc45-8938-47a3-9a90-7353a417822d',TTF: '36a988f2-8cc0-42cc-b5f6-3dca98517b35',SVG: '54a50199-2a20-4613-b87b-6e5994c38dc3'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Narrow Rg" ,contentIds :{EOT: '9eae29ee-1b35-4edd-81b3-a7e1476753b9',WOFF: '75df6930-8d45-446f-b343-8acc69b5a8f1',TTF: 'a4c90851-1871-4ce1-9467-951dfff865bb',SVG: 'c6c7394c-e1e1-4a31-8602-8f9f12670517'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-NarrowRgOb" ,contentIds :{EOT: '91eb8bbd-a365-4433-a99e-3fb936f337f3',WOFF: '5b1a3abe-6c29-4cf9-b6bc-1218ed165f13',TTF: '6d996689-50be-4c4f-bb3e-412908ebccba',SVG: '787565c4-e889-4028-9216-646079b153a0'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-TextbookBd 709911" ,contentIds :{EOT: 'bcaf1632-fc94-4264-8b8e-ea362b077a32',WOFF: 'c3e20766-7c9d-4982-925f-c812a24f1f03',TTF: '1e31ab12-de74-43f0-a2ba-8397096690fd',SVG: '234bf8d3-d250-451f-9141-88625f5a1244'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-TextbookBd 709914" ,contentIds :{EOT: '6ea33cea-621e-4e68-8a30-51df7300ab71',WOFF: '2144112b-d0ba-4bfd-a979-131ec040e04c',TTF: 'fffc8068-3c7f-497f-ae94-1deb45ac6f7f',SVG: '297987de-9d64-4dc5-a00a-fee927038de3'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-TextbookRg 709917" ,contentIds :{EOT: 'f0dab97e-1d5c-48e1-9bb3-540d0ca43719',WOFF: '1387d745-3236-4399-a37a-0eba32a34bde',TTF: '90587de6-77c0-47a8-9190-c66f0b82cba4',SVG: '32fc6638-4861-4f54-90bb-5fd4d6e7f75b'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-TextbookRg 709920" ,contentIds :{EOT: '70eddd06-51bc-4768-a2da-2de8d3dddf5f',WOFF: '176bd6f6-acb9-4965-8bd9-a36ef6a86aac',TTF: '038807ca-6693-41ce-8463-958162837863',SVG: '5a0c33e7-e419-44c2-b110-d452ed7f4eba'}, enableSubsetting : false},{'fontfamily' : "Helvetica W01 Ultra Cm" ,contentIds :{EOT: '73fab8df-e2d0-4cf7-b3a3-8e77d3dc82e7',WOFF: '3530b569-d879-4117-8d23-d166203ca6c1',TTF: '869de45d-181b-4200-b6dc-3335405d2145',SVG: '495e23df-7f84-4bc6-8c26-471d72be7d20'}, enableSubsetting : false},{'fontfamily' : "HelveticaInseratW01-Rg" ,contentIds :{EOT: '4d6d15ca-94af-47e8-a4ea-0f095ac2de01',WOFF: 'fa6e135a-f995-4cdf-9c98-0c0447816760',TTF: '482a829b-c447-4c17-97f7-3144858dad4f',SVG: '2a9e2c58-bcc1-41ff-9d3e-42e71d94729a'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-RoundedBlk 709929" ,contentIds :{EOT: 'dada1688-ae02-4e67-bae7-848c09a4a678',WOFF: '75fe4891-ebc0-4682-80ac-64f1a999bcd5',TTF: '9b5dbdd1-0bd8-469e-98c2-7ab3875b829a',SVG: '510c33ab-1b9f-47bb-9589-36d114b1eb07'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-RoundedBlk 709932" ,contentIds :{EOT: 'e3f5db49-c5bb-42a4-8145-9aef01e80081',WOFF: '3c0a3171-36bf-4375-8c50-27e3f37a1125',TTF: '7f0d8428-f9ce-4b0c-93d0-e542e5ba48a6',SVG: 'f1970f9c-52df-4712-ab2b-be25796566f5'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-RoundedBd" ,contentIds :{EOT: '79e78e0d-1e3d-4298-8913-6f12cf008e7d',WOFF: 'c280ced9-704c-46b2-a66a-aff7ee1627bf',TTF: '548e8c1d-b37a-43af-b197-a35e2f0c3d2f',SVG: '5e9b82e3-aa53-4064-b984-f49aa751081d'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-RoundedBdC 709938" ,contentIds :{EOT: '32db7260-996d-4e33-9ea9-980d946a0d01',WOFF: '12a2930c-4202-4849-bac1-0a1a70c374d3',TTF: '2f6fb147-d43d-4b72-9ef8-2b1b6cfa687a',SVG: '6cb40668-b781-4adc-80b6-69a6203d0eb5'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-RoundedBdC 709941" ,contentIds :{EOT: 'f6b1e46f-a253-4371-8345-e4ac23668a64',WOFF: '24207063-5376-4428-951f-09155436ba27',TTF: '99a8c542-5b7a-461d-85ec-ebed66b4cd44',SVG: '2736796a-4936-4dea-b615-a7918f6ffe48'}, enableSubsetting : false},{'fontfamily' : "HelveticaW01-RoundedBdO" ,contentIds :{EOT: '3135cbc4-daa5-4ead-8716-d430072e6961',WOFF: 'df4d0186-cc86-4bc4-a22d-6e106afb54b0',TTF: 'aaccf668-cc51-4775-9350-ac545e499f48',SVG: '63e2feb9-2aab-473c-83a6-042e29420ce2'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW01-BdIt" ,contentIds :{EOT: '90c7278d-fd27-4f24-8d2e-5bd654224ab6',WOFF: '9b555c3d-7de8-4d48-aac8-928b3d465c77',TTF: 'f01ae5ae-76ce-4a7a-9e20-04f7fe8ddf53',SVG: '386b06da-aa61-4609-8936-89e987d90a22'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW01-XBlkCn 710276" ,contentIds :{EOT: '978fc490-bc85-49a5-a85d-d28703cdeb3b',WOFF: '58310d61-40ac-4464-b817-30d9e9deb3bb',TTF: '96017e22-70f3-4c82-9620-352a5f107d90',SVG: 'd7282731-5798-4d1c-90ae-efbd49632898'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW01-XBlkCn 710279" ,contentIds :{EOT: '32e58334-5b2e-4812-a05d-01797d67a56f',WOFF: '57c64de9-ee40-4809-8093-d22fe6f1531f',TTF: '875b83e0-53de-4643-b157-3ea90e2e634b',SVG: '84cddb2f-a7bd-46a2-9e41-3926014b7a2e'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW01-UltLtE 710282" ,contentIds :{EOT: 'bcbe95be-8d20-4f56-afaf-53dfee8d3479',WOFF: '692a13cc-6f51-41ca-86a1-6059c4c26a41',TTF: '03c50cc5-2a21-4d64-aba2-214cba2ced16',SVG: '94e2e601-6bcc-4e33-8982-bcf4fc56d4c7'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW01-UltLtE 710285" ,contentIds :{EOT: '95203e9e-6225-4ba9-89c7-45b15e7b76b9',WOFF: 'e9bd6776-6239-4d79-a8de-833de8403ffa',TTF: '1eb52f6c-1922-42f8-9e86-8bbc5fec6fb3',SVG: 'cb35a5df-c1be-4265-b2cb-f134a5851510'}, enableSubsetting : false},{'fontfamily' : "Helvetica Hebrew 712140" ,contentIds :{EOT: 'bc7d2c82-162e-42f2-a6bb-fc1c5f359852',WOFF: '5b59ae24-8d01-43cf-a2f5-7e801be7f79a',TTF: 'b1c6e6c9-9c60-4bed-b5a5-67016c2ac8e7',SVG: '66b0eddf-465d-4a51-83ee-44ad697c1826'}, enableSubsetting : false},{'fontfamily' : "Helvetica Hebrew 712142" ,contentIds :{EOT: 'cfaed088-cf88-49f8-925a-944d5ab443bf',WOFF: 'bde98b2f-2592-4e23-9873-df5f809f5d2a',TTF: '11b4e9d7-70e7-40a7-9cce-1e7a9d714fb3',SVG: '2b5e270a-dac5-4f2e-aba0-1f45c831778e'}, enableSubsetting : false},{'fontfamily' : "Helvetica Hebrew 712144" ,contentIds :{EOT: '2a1c8450-70a0-41b5-a3a6-e62dc4f85874',WOFF: 'abca447f-37f7-4de3-9adb-7b9fd3386fad',TTF: 'a37b1a2a-57de-4169-b605-d82dd5282ee1',SVG: '027d01d1-cdaf-40b7-bd53-13056ca138dc'}, enableSubsetting : false},{'fontfamily' : "Helvetica Hebrew 712146" ,contentIds :{EOT: '3e62014c-e02c-4036-a2ba-7cd9b1039082',WOFF: 'b017aa4c-0141-4f36-ae5d-e5e5ae3b1698',TTF: 'f1063d9c-62ee-4e6d-9512-858322bfcf48',SVG: '8506b301-ab21-4e8e-bcec-bf49441d6a3f'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW02-XBlkCn 739235" ,contentIds :{EOT: 'a8fa4179-f853-4413-90ed-45030c5ac7fe',WOFF: '9b0b08bd-0a4f-4b65-a075-893669a37059',TTF: 'f07b0e96-edec-4d1c-96be-f5faee45b758',SVG: 'e8ebd7d3-2124-459c-9041-2464aba86bfe'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW02-XBlkCn 739238" ,contentIds :{EOT: '39b0ade0-d507-4227-9c84-c442c6f1fa4e',WOFF: '1f6224ce-226d-45a5-acab-0736db871c6f',TTF: 'b5e74ca5-6564-49d8-913a-6e9c683dd781',SVG: '3049f124-f709-44d5-8723-121ed13a6573'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW02-UltLtE 739241" ,contentIds :{EOT: '3baafb02-7cc7-467e-bf5c-e714e93bdbbd',WOFF: '3234d0c3-f18f-4427-92b3-eb13b26a701e',TTF: '86fb4e23-7a3e-426f-8e84-3dd33ec66c7e',SVG: 'fd29cac4-e41f-4245-b0db-d2501bd53240'}, enableSubsetting : false},{'fontfamily' : "HelveticaNeueW02-UltLtE 739244" ,contentIds :{EOT: 'a6478a3a-8bb7-4103-9c29-2aec6e6de179',WOFF: '4662a2fb-570c-4530-8fc7-8999762be290',TTF: '0ae5781b-3e24-4b01-aca6-014dbe64d942',SVG: '55a91cb9-03fa-457f-9888-dcef6170895a'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Cm" ,contentIds :{EOT: 'fb741785-ea05-4a55-9865-d0532dac9901',WOFF: 'a4f74a32-4e81-4287-850b-b05f3550f761',TTF: 'c36e691b-c7f3-4728-b28a-17097e796129',SVG: '4018942f-fd6a-46ef-9dbc-0003fbfa54fd'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Ultra Cm" ,contentIds :{EOT: '1fa8ab0a-7ee6-4b2b-9f3f-24e08a5ba3a7',WOFF: '4467a07c-8a6b-4595-a3c2-e121b5d3f9e5',TTF: 'd0a0ebef-cf86-4d4d-bb2a-40f859952ce7',SVG: '341f9cc8-2ae1-45fe-9426-1cd92e5df451'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Narrow Rg" ,contentIds :{EOT: 'c19c2c4d-02fc-401e-95ea-03c28efb9194',WOFF: '886bdb63-e4d1-4db2-98d3-d1f0fc7d7301',TTF: '7da27211-7c23-4168-9afb-b2a0dc3173c5',SVG: '33aea3f0-ed35-4b08-9d3b-1a48b271cf75'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-NarrowRgOb" ,contentIds :{EOT: '780c1c21-d7f6-4f2d-a2dc-b755b150d344',WOFF: 'f94ab5eb-af35-467c-86e9-45223086c0de',TTF: '094bae40-69cb-4244-8a7c-9aa4c16ee9eb',SVG: '5cb480a2-d55c-41d6-9be6-66a7d5264f11'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Narrow Bd" ,contentIds :{EOT: '32785c82-3356-48d6-91d6-53f614435777',WOFF: 'df5a3af3-4166-4a22-9950-9778f7300b84',TTF: '76fc7d67-f9d0-440b-8d30-7d63d251c264',SVG: 'f94ae12d-a8cb-4e65-a1fa-631dc9d75247'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-NarrowBdOb" ,contentIds :{EOT: 'f878c532-b026-4c60-8ed1-a4982d6de319',WOFF: 'ae8b2e53-62ea-43fe-92e0-bf7188760af9',TTF: '2528260f-1335-4aaf-95ac-d7693e7e1991',SVG: '1ceb5790-e75f-42b6-aa48-abdeef9d9a6b'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Light Cn" ,contentIds :{EOT: '3eaa5a11-c91c-47e4-b455-0a19d8af1160',WOFF: '79c818ab-d7f2-46a5-8c0a-f0ab5a872ec5',TTF: '353b89fc-cc39-4029-a5d7-60e0eb6ef802',SVG: '63d90760-944a-48b2-9b42-e3a02a354e39'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-LightCnObl" ,contentIds :{EOT: '014d3644-8f0a-403c-889e-3bc5f8155930',WOFF: 'a7290ce5-b100-41cb-9032-d7c4ad8669ff',TTF: 'c93278aa-7fd3-49e0-b162-dd58490d689e',SVG: 'bf702a62-63b6-422e-b031-2284b889eb93'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Cn" ,contentIds :{EOT: 'd37d735d-4b02-4668-821a-e5f89e665f39',WOFF: '5fe9a378-cd0e-40bb-aaf5-8cc3f3207684',TTF: 'ad87d55f-b33d-4b5b-b8f7-ca20a94db3f2',SVG: '218aa0ac-ac1c-4078-951d-a3585a525d72'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Cn Obl" ,contentIds :{EOT: 'd2427c72-cfd7-420d-a0b9-85db483a829d',WOFF: '44ad8008-a206-496c-9346-1c6577099b01',TTF: 'ebaa1acd-13e5-4846-b9db-4129aa493657',SVG: '5ddfc67e-f9c9-4a9b-8736-c4e5e9858def'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Bd Cn" ,contentIds :{EOT: '41d468de-0241-4086-8be4-21f7a002cf7d',WOFF: 'a986da64-fc96-499e-a852-8b33bf8d7825',TTF: 'f4cc47e5-a53d-41f6-8719-87302b7e4a58',SVG: '7b6755aa-ec63-418c-9db9-088d83b0352e'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Bd Cn Obl" ,contentIds :{EOT: '63f5f5e0-b082-48e4-a817-0793a770f943',WOFF: '247549e2-fa5b-4fdf-a661-169498101fa5',TTF: 'a79fd227-f86f-4884-a854-f296171fc787',SVG: '6ea1596a-e431-408c-8d9d-18cdbbbfd83d'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Blk Cn" ,contentIds :{EOT: 'b5341fad-b3e0-4fc0-ad6a-37e8064e149d',WOFF: 'b1dc6af4-e159-4de5-9a56-fba1e2f6316d',TTF: '354b2be7-3f8d-4222-b185-8445e0104200',SVG: 'daea9df1-f3c1-4cbe-9302-636114bf4f38'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-BlkCnObl" ,contentIds :{EOT: 'efa674cb-189b-477c-b0df-9321c3de9246',WOFF: 'cd655cd4-c2bd-4188-b39d-969b834a106f',TTF: 'f042bcce-3a4e-48d7-bc5b-f676ea6b9590',SVG: '00f96c1f-b62a-48d8-a4e9-39353ed8446f'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Blk" ,contentIds :{EOT: '3607e1fa-3c64-4517-8996-d732d0c14a05',WOFF: 'aa71f04c-c694-4c1b-b841-c7ca7fff868e',TTF: '1119736b-8e3a-4efc-a90c-c0d13e27081e',SVG: 'b5dc5e4c-b76e-490f-9699-87852910524d'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Blk Obl" ,contentIds :{EOT: '18ca23f6-18fc-4e96-bdb7-c33a9755cdcc',WOFF: '10c224d1-8842-41c8-9d52-f33a88bd66db',TTF: '6cad6c00-32d3-4166-ba0e-2557714f1fc8',SVG: 'd31bc187-d097-488b-8722-1f7eef650ae4'}, enableSubsetting : false},{'fontfamily' : "HelveticaInseratW02-Rg" ,contentIds :{EOT: '587205bb-8c49-42f1-ab0e-2999261a68ae',WOFF: 'd96cc531-89bd-4418-8215-b65f7a264899',TTF: '8429e589-a631-410b-9509-96c854937e81',SVG: '15ecca8c-04fe-4369-bc15-e597888f9ae2'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-TextbookRg 739570" ,contentIds :{EOT: '11f9c8ce-1ff6-4ca7-ad2e-92c61bb5004c',WOFF: 'e5b89697-9108-43cd-9361-b666daecdf2d',TTF: 'dcfa8e0e-168e-4baf-b6aa-50f9d5cb6daf',SVG: 'f2b0c607-4e09-49e4-86be-7f6b792be4e2'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-TextbookRg 739573" ,contentIds :{EOT: '09f47a70-9cba-4bd7-93bb-defa45693d5c',WOFF: '2e87438f-a86f-4908-9c51-b2bcd0f56327',TTF: 'dde414ee-ae71-40fb-b6b6-f43848365fed',SVG: '804464dc-2b2f-4bd2-9e49-6eb660d47848'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-TextbookBd 739576" ,contentIds :{EOT: 'a58fd361-3824-464b-8531-a57da00ffff1',WOFF: '3700bb41-ad2b-4c08-b2e4-6db857cdee21',TTF: '8236a8f7-015c-4010-8d65-4cc2092b308e',SVG: '8fc98974-aa84-4e30-8b48-a46b56172106'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-TextbookBd 739579" ,contentIds :{EOT: 'cde7c0cb-5f5c-4e91-8bfc-7c488ec0ca4b',WOFF: '71ab241d-73dd-4e21-aa14-af673d0ee5ee',TTF: 'b5efb521-5119-4953-9626-1bf07e2322d1',SVG: 'ac99ec30-9eb6-497c-8182-0546fe0196d5'}, enableSubsetting : false},{'fontfamily' : "HelveticaWorldW02-BdIt" ,contentIds :{EOT: 'cc394dec-fb95-4724-8d8f-d951f84faad5',WOFF: 'd7d9558c-9040-444f-b1ca-f0fab7b74107',TTF: 'da2933fb-cb02-4f8b-8aad-cceb9c05e797',SVG: 'e2e5c45a-e6ca-4860-828a-3417147f7111'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-RoundedBdC 739723" ,contentIds :{EOT: 'b19cc9e1-3570-414d-a650-a37b1437de88',WOFF: '31297f37-044c-4d4b-875f-e5942c2bca9a',TTF: '9c614754-8ab2-42f0-bb52-e2929c2292cc',SVG: '1f0b5a78-e39b-46fc-bb42-59f546f1db04'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-RoundedBdC 739726" ,contentIds :{EOT: '17d8ae3f-6ca9-49ee-9f23-3d9b161d7442',WOFF: '8ff88690-7363-41ea-9666-d78c5ebe1dea',TTF: 'b83df8b0-e9da-4b0a-9f84-546456cba7cc',SVG: 'c90ad541-c879-479f-aa92-dae7abc463ff'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-RoundedBd" ,contentIds :{EOT: 'fe56d881-26f6-4ef9-b415-6156f187a629',WOFF: '7f11893c-a239-49fd-b624-d0b50ac2303f',TTF: '337ea97b-9f42-48e1-8dd6-3e91e00a52e2',SVG: '6257a5fd-c94a-4bee-95d4-76581710875d'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-RoundedBdO" ,contentIds :{EOT: '06092f78-75a3-4c18-8d75-ed46c135cfe0',WOFF: 'f529d5ea-712e-476e-8284-50a7934bebed',TTF: '9935595a-0291-48a9-91ae-fb21e92589f1',SVG: '5f6ee9b7-73fd-4a2c-b5c9-506435700384'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-RoundedBlk 739735" ,contentIds :{EOT: '6f6170c8-ad88-433c-93f0-4a13b0bea556',WOFF: 'ec14ffbb-b229-4ebc-ac57-0c69468be803',TTF: '2726de4f-e800-41c6-9030-35bc2aa24e93',SVG: '60ed4d7b-d6ab-4c4f-95e3-50b140ccc69f'}, enableSubsetting : false},{'fontfamily' : "HelveticaW02-RoundedBlk 739738" ,contentIds :{EOT: 'c3f7d5f4-adc7-4331-a1c9-eb4491962e49',WOFF: '3aab8d57-2fc8-4098-8522-1863a17f6ce8',TTF: '7ea074e0-f773-448f-9d22-3d1b7cbd51cc',SVG: '9d0c5833-cc69-43f1-b5d3-65041b5b2d97'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Light" ,contentIds :{EOT: 'ff80873b-6ac3-44f7-b029-1b4111beac76',WOFF: '80c34ad2-27c2-4d99-90fa-985fd64ab81a',TTF: 'b8cb02c2-5b58-48d8-9501-8d02869154c2',SVG: '92c941ea-2b06-4b72-9165-17476d424d6c'}, enableSubsetting : false},{'fontfamily' : "Helvetica W02 Light Obl" ,contentIds :{EOT: 'c6648626-1057-4900-9634-8d0b31c2ec9f',WOFF: '848388c9-dc1e-4912-aa30-43fbea5e7815',TTF: '6c9b0075-9466-4bdd-8eb3-bff349eafd38',SVG: 'bc7eeacf-e01a-4c89-bcf1-437b146ecf6d'}, enableSubsetting : false}],selectorFontMap:{'a':'Helvetica W01 Roman','largestfont':'Helvetica W01 Roman'},ck:'d44f19a684109620e484127aa390e8184b55b9827808b53564b19f0967969c8c488bc595a7a7911bac55bd96a2d0d977e74337f78b495a3cf9cb3dfa26ba2b6ea4cf958953a7d2b65b87378093364cd0c9519432007361fa49d373474f3609766680ad24f793b2d91b3f6e338edeaaaf82036e06489ba9cf9893f709323da66dc262989b05a3d71c8467075f1dd0e3c5b184d83a3979d7ed99159a47ff5bc798d998477cd8b075ad2266ff63523c7587b3b63551932a32880258cc583205385a23781ff28933f63b1799c972751893678690e0a6d371170f72ac6aeacc60bf2f4f90339c7802e0abc701b20cb109ccab6439bd6af9654d408352a1f05b001e9bd265ce4c97ac83fb614b0852a5728285ae07113014263ac84c9458c69d5635040f05a4bac29126f86ea7f708b9722b33d24c24db326317bfff080e0896991bf7dda75f3547f1c9592869474a576e8efc73f089ab9f08ccb60bc79e749d05ce732277426d5d5f459ed0f24cb20050b120e11b629a044d3f1fe69f6bb65016a35eb0c2012ee949ffa1e3d44b7978d5b4025216f690c04a46c79db75b5e5f86be6b4a4cd2841b603a978ccb8a62672c35de0c0d0623d13daf0e4f99e58697850d1ec73884c8b0c0f5383e60d54509d938211813c933bb598f1a95195646f4f3493f2cce749abf9cfa5bcda9927f21c748fe094d1d2c7d6a0edd5baa1b228ab53a5cad68b4adad4a8d0da598f548a4402410ed5c2e50fdfc2752f0754cac2c125c48bcab32fbf1ad75a9ab9bb51145ef9262101fbb549d2c5574fadaf3a298b8be8e1daa1384fb39d77f8577f71ae85021d95517841d48e76a5caad455d42ab732579bd66effd1b6d9656eaecc3415274028610a9fff67889350ff80',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:'9c7ec5c2-23c9-46c6-8131-0ce6147c6dfa',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_9c7ec5c2-23c9-46c6-8131-0ce6147c6dfa')!=null){var nodeToRemove1 = document.getElementById('mti_stylesheet_9c7ec5c2-23c9-46c6-8131-0ce6147c6dfa');var parentNode1 = nodeToRemove1.parentNode;parentNode1.removeChild(nodeToRemove1);}if(document.getElementById('mti_fontface_9c7ec5c2-23c9-46c6-8131-0ce6147c6dfa')!=null){var nodeToRemove2 = document.getElementById('mti_fontface_9c7ec5c2-23c9-46c6-8131-0ce6147c6dfa');var parentNode2 = nodeToRemove2.parentNode;parentNode2.removeChild(nodeToRemove2);}MonoTypeWebFonts.loadFonts();};MonoTypeWebFonts.loadColo = function(){};setTimeout(function(){ MonoTypeWebFonts.cleanup(); }, 6000);
