
/********** under construction sign ************/
.letter {
    fill: none;
    stroke: rgb(255, 208, 0);
    stroke-miterlimit: 7;
    stroke-width: 8px;
    animation: letter 2.5s ease-in-out infinite alternate;
}

.rect {
    fill: none;
    stroke: white;
    stroke-miterlimit: 10;
    stroke-width: 8px;
    animation: rect 8s infinite alternate, 
    stroke-color 3s infinite alternate;
}

@keyframes letter {
    0% {
        stroke-dasharray: 678px 678px;
        stroke-dashoffset: 678px;
    }  
    10% {
        stroke-dasharray: 678px 678px;
        stroke-dashoffset: 678px;
    }
    70% {
        stroke-dasharray: 678px 678px;
        stroke-dashoffset: 0px;
    }
}

@keyframes rect {
    5% {
        stroke-dasharray: 3588px 3588px;
        stroke-dashoffset: 0px;
    }
    100% {
        stroke-dasharray: 200px 150px;
        stroke-dashoffset: 3588px;
    }
}

@keyframes stroke-color {
    0% {
        stroke: rgb(255, 94, 0);
    }
    100% {
        stroke: crimson;
    }
}
/********** end under construction sign ************/


/************** HTML for sign*****************/
/* 
<svg id="ucsign" viewBox="0 0 1600 210">
    <g id="g36" transform="translate(-100.09374,-264.27101)">
        <path
        class="letter"
        d="m 242.77055,319.86953 h -28.96 c -2.56,1.44 -3.52,1.92 -3.52,6.08 0,3.52 0.64,4.32 2.72,5.6 0.64,0.32 0.8,0.48 4.64,0.48 h 3.84 v 28.16 c -0.16,30.56 0,28.48 -0.96,32 -1.76,7.2 -7.04,12.96 -13.28,14.56 -0.96,0.32 -2.24,0.32 -3.52,0.32 -1.28,0 -2.56,0 -3.52,-0.32 -6.24,-1.6 -11.52,-7.36 -13.28,-14.56 -0.96,-3.52 -0.8,-1.44 -0.96,-32 v -28.16 h 3.84 c 3.84,0 4,-0.16 4.8,-0.48 1.92,-1.28 2.72,-2.24 2.72,-5.6 0,-3.84 -1.28,-4.64 -3.52,-6.08 h -14.24 c -7.84,0 -14.56,0 -14.72,0.16 -2.56,0.8 -3.52,2.08 -3.52,5.92 0,3.52 0.64,4.32 2.72,5.6 0.64,0.32 0.8,0.48 4.64,0.48 h 3.84 v 27.36 c 0,17.76 0,28 0.16,29.12 1.6,18.08 15.68,30.88 31.04,30.88 3.36,0 6.72,-0.64 10.08,-1.92 11.52,-4.32 19.68,-15.36 20.96,-28.96 0.16,-1.12 0.16,-11.36 0.16,-29.12 v -27.36 h 3.84 c 3.84,0 4,-0.16 4.8,-0.48 1.92,-1.28 2.72,-2.24 2.72,-5.6 0,-3.84 -1.28,-4.64 -3.52,-6.08 z"
        id="path2" />
        <path
        class="letter"
        d="m 252.69049,417.46953 h 24.96 c 2.56,-0.96 3.52,-1.92 3.52,-5.92 0,-2.4 -0.16,-2.72 -0.48,-3.36 -0.48,-0.96 -1.28,-1.76 -2.24,-2.24 -0.8,-0.32 -0.96,-0.48 -4.32,-0.48 h -3.36 v -72.32 l 0.48,1.76 c 1.44,6.08 8.96,28.32 21.44,64.32 l 4.64,13.44 c 0.96,2.56 2.88,4.32 5.28,4.8 0.64,0.16 2.56,0.16 5.44,0.16 4.16,0 4.48,-0.16 5.12,-0.48 1.44,-0.64 2.24,-2.08 2.88,-3.52 v -81.6 h 3.36 c 3.36,0 3.52,-0.16 4.32,-0.48 0.96,-0.48 1.76,-1.28 2.24,-2.24 0.32,-0.64 0.48,-0.96 0.48,-3.36 0,-4.32 -1.12,-4.64 -3.52,-6.08 h -24.96 c -2.56,1.28 -3.52,1.76 -3.52,6.08 0,2.4 0,2.72 0.32,3.36 0.48,0.96 1.28,1.76 2.24,2.24 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 72.16 l -0.48,-1.76 c -1.44,-5.92 -8.96,-28.16 -21.44,-64.32 -2.4,-6.72 -4.48,-12.8 -4.64,-13.44 -0.96,-2.24 -2.72,-4 -5.12,-4.48 -0.8,-0.32 -2.4,-0.32 -10.4,-0.32 -8.64,0 -9.6,0 -10.4,0.32 -2.4,0.8 -3.2,2.56 -3.2,6.08 0,3.2 0.8,4.32 2.72,5.28 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 73.44 h -3.36 c -3.36,0 -3.52,0.16 -4.32,0.48 -0.96,0.48 -1.76,1.28 -2.24,2.24 -0.32,0.64 -0.32,0.96 -0.32,3.36 0,4.16 0.8,4.96 3.52,5.92 z"
        id="path4" />
        <path
        class="letter"
        d="m 335.89042,417.46953 h 40.48 l 1.6,-0.32 c 6.88,-1.44 13.12,-5.6 18.08,-11.84 6.88,-8.32 11.36,-21.28 11.36,-35.68 0,-15.36 -4,-27.36 -11.2,-36.8 -4.48,-5.92 -10.56,-10.72 -18.24,-12.48 -1.44,-0.32 -1.76,-0.32 -21.6,-0.48 -11.04,0 -20.32,0 -20.48,0.16 -1.44,0.48 -2.72,1.6 -3.36,3.04 -0.16,0.64 -0.16,1.76 -0.16,2.88 0,3.2 0.64,4.32 2.56,5.6 0.8,0.32 0.96,0.48 4.16,0.48 h 3.2 v 73.44 h -3.2 c -3.2,0 -3.36,0.16 -4.16,0.48 -1.92,1.28 -2.56,2.4 -2.56,5.6 0,3.52 0.96,5.12 3.52,5.92 z m 57.92,-48 c 0,18.72 -8.48,32.96 -21.28,35.84 l -8.48,0.16 h -8.32 v -73.44 h 7.68 c 6.24,0 8.16,0 9.12,0.16 12.32,2.24 21.28,18.4 21.28,37.28 z"
        id="path6" />
        <path
        class="letter"
        d="m 416.85036,325.94953 c 0,3.52 0.64,4.32 2.72,5.6 0.64,0.32 0.8,0.48 4.64,0.48 h 3.84 v 73.44 h -3.84 c -3.84,0 -4,0.16 -4.64,0.48 -2.24,1.28 -2.72,2.08 -2.72,5.6 0,3.84 0.96,4.96 3.52,5.92 h 70.24 c 1.44,-0.64 2.56,-1.6 3.2,-3.04 0.32,-0.8 0.32,-1.12 0.32,-11.68 0,-10.56 0,-10.88 -0.32,-11.68 -0.48,-1.12 -1.44,-2.24 -2.56,-2.72 -0.64,-0.32 -0.96,-0.48 -3.84,-0.48 -2.88,0 -3.2,0.16 -3.84,0.48 -1.12,0.48 -2.08,1.6 -2.56,2.72 -0.32,0.8 -0.32,1.12 -0.32,7.68 v 6.72 h -39.2 v -32.48 h 18.72 v 2.56 c 0,3.04 0.16,3.84 1.44,5.12 1.28,1.28 1.6,1.28 5.28,1.28 2.88,0 3.2,0 3.84,-0.32 1.12,-0.48 2.08,-1.6 2.56,-2.72 0.32,-0.8 0.32,-1.12 0.32,-12 0,-10.88 0,-11.2 -0.32,-12 -0.48,-1.12 -1.44,-2.24 -2.56,-2.72 -0.64,-0.32 -0.96,-0.48 -3.84,-0.48 -3.68,0 -4,0.16 -5.28,1.44 -1.28,1.28 -1.44,2.08 -1.44,5.12 v 2.56 h -18.72 v -28.8 h 35.68 v 5.44 c 0,6.4 0,6.72 1.44,8.16 1.28,1.28 1.6,1.28 5.28,1.28 2.88,0 3.2,0 3.84,-0.32 1.12,-0.48 2.08,-1.6 2.56,-2.72 0.32,-0.8 0.32,-1.12 0.32,-10.4 0,-9.28 0,-9.6 -0.32,-10.4 -0.64,-1.6 -1.92,-2.24 -3.2,-3.2 h -33.12 c -18.24,0 -33.44,0.16 -33.6,0.16 -2.56,0.8 -3.52,2.08 -3.52,5.92 z"
        id="path8" />
        <path
        class="letter"
        d="m 504.0503,417.46953 h 27.04 c 2.56,-0.96 3.52,-1.92 3.52,-5.92 0,-2.4 -0.16,-2.72 -0.48,-3.36 -0.48,-0.96 -1.28,-1.76 -2.24,-2.24 -0.8,-0.32 -0.96,-0.48 -4.32,-0.48 h -3.36 v -30.72 h 6.72 c 4.96,0 7.2,0 8,0.16 4.64,0.96 8.32,3.84 9.76,8 l 0.48,1.28 0.16,8.8 c 0,5.28 0.16,9.12 0.32,9.76 1.6,9.76 7.04,16.64 17.6,16.64 8.64,0 14.08,-8.16 14.08,-17.76 -0.16,-1.92 -1.12,-3.52 -2.88,-4.32 -0.64,-0.32 -0.8,-0.48 -3.84,-0.48 -3.04,0 -3.2,0.16 -3.84,0.48 -1.12,0.48 -1.92,1.44 -2.4,2.4 -0.96,2.08 0,7.52 -1.92,7.52 -0.32,0 -0.8,-0.16 -1.28,-0.48 -2.4,-1.44 -2.4,-6.56 -2.4,-11.04 v -3.84 c 0,-4.48 -0.16,-9.28 -1.12,-12.48 -1.92,-5.44 -6.56,-10.24 -6.56,-10.24 0,0 0.64,-0.48 1.28,-1.12 2.56,-1.76 5.44,-4.96 7.04,-7.84 2.24,-3.52 3.52,-7.04 3.52,-12.96 0,-3.2 -0.16,-4.96 -1.12,-7.68 -3.04,-9.12 -11.04,-16.16 -20.96,-18.72 -4.16,-0.96 -4.64,-0.96 -23.36,-0.96 -16,0 -17.12,0 -17.92,0.32 -2.4,0.8 -3.2,2.56 -3.2,6.08 0,3.2 0.8,4.32 2.72,5.28 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 73.44 h -3.36 c -3.36,0 -3.52,0.16 -4.32,0.48 -0.96,0.48 -1.76,1.28 -2.24,2.24 -0.32,0.64 -0.32,0.96 -0.32,3.36 0,4.16 0.8,4.96 3.52,5.92 z m 35.36,-84.96 c 7.36,1.28 14.08,6.56 14.08,14.72 0,2.4 -0.16,3.36 -1.12,5.44 -1.92,4.48 -7.04,8.32 -12.96,9.44 -1.44,0.32 -2.08,0.32 -8.32,0.48 h -6.88 v -30.56 h 6.88 c 6.24,0.16 6.88,0.16 8.32,0.48 z"
        id="path10" />
        <path
        class="letter"
        d="m 666.77024,419.38953 c 17.76,0 31.68,-13.12 32.48,-29.28 0,-4.8 -1.6,-5.92 -6.72,-5.92 -4.64,0 -6.72,1.12 -6.72,4.96 0,9.6 -6.72,17.92 -16.64,17.92 -6.08,0 -12.8,-3.2 -17.76,-9.12 -6.24,-7.2 -9.76,-16.48 -9.76,-29.28 0,-13.92 4.32,-24 11.68,-31.2 3.84,-3.84 8.96,-7.2 15.68,-7.2 5.76,0 10.56,3.36 13.76,9.76 1.44,2.88 3.04,6.88 3.04,10.4 0,0.8 0.64,2.24 1.44,2.88 1.12,1.28 1.92,1.44 5.28,1.44 4.16,0 5.44,-0.48 6.4,-3.04 0.32,-0.8 0.32,-1.12 0.32,-15.36 0,-14.08 0,-14.4 -0.32,-15.2 -0.8,-1.92 -2.4,-3.04 -4.8,-3.04 -2.88,0 -3.84,0.64 -6.08,4.48 -0.8,1.44 -1.6,2.56 -1.6,2.56 -0.16,0 -0.8,-0.48 -1.6,-0.96 -5.12,-3.84 -11.84,-6.08 -18.08,-6.08 -1.28,0 -2.56,0.16 -3.84,0.32 -19.52,2.56 -34.72,24 -34.72,50.4 0,23.84 14.08,50.56 38.56,50.56 z"
        id="path12" />
        <path
        class="letter"
        d="m 722.13018,323.54953 c -6.72,6.56 -7.36,27.04 -7.36,45.12 0,18.08 0.64,38.72 7.36,45.28 5.6,4.8 13.28,5.28 25.6,5.28 12.32,0 20,-0.48 25.6,-5.28 6.72,-6.56 7.36,-27.2 7.36,-45.28 0,-18.08 -0.64,-38.56 -7.36,-45.12 -3.2,-2.72 -7.36,-4.32 -13.92,-5.12 -1.92,-0.16 -9.6,-0.16 -15.2,-0.16 -10.24,0 -17.6,1.28 -22.08,5.28 z m 41.76,12 c 1.12,2.08 2.08,5.92 2.56,10.4 0.48,3.2 0.8,15.04 0.8,23.68 0,13.6 -0.48,21.44 -1.76,26.72 -1.92,8.8 -7.2,10.88 -17.76,10.88 -2.88,0 -5.76,-0.32 -7.68,-0.64 -6.24,-1.28 -8.64,-3.84 -10.08,-10.24 -1.28,-5.28 -1.76,-13.12 -1.76,-26.72 v -2.72 c 0,-12.96 0.16,-27.84 4.32,-32.64 3.68,-3.68 8,-4 16.16,-4 7.68,0.32 12.32,0.8 15.2,5.28 z"
        id="path14" />
        <path
        class="letter"
        d="m 796.69012,417.46953 h 24.96 c 2.56,-0.96 3.52,-1.92 3.52,-5.92 0,-2.4 -0.16,-2.72 -0.48,-3.36 -0.48,-0.96 -1.28,-1.76 -2.24,-2.24 -0.8,-0.32 -0.96,-0.48 -4.32,-0.48 h -3.36 v -72.32 l 0.48,1.76 c 1.44,6.08 8.96,28.32 21.44,64.32 l 4.64,13.44 c 0.96,2.56 2.88,4.32 5.28,4.8 0.64,0.16 2.56,0.16 5.44,0.16 4.16,0 4.48,-0.16 5.12,-0.48 1.44,-0.64 2.24,-2.08 2.88,-3.52 v -81.6 h 3.36 c 3.36,0 3.52,-0.16 4.32,-0.48 0.96,-0.48 1.76,-1.28 2.24,-2.24 0.32,-0.64 0.48,-0.96 0.48,-3.36 0,-4.32 -1.12,-4.64 -3.52,-6.08 h -24.96 c -2.56,1.28 -3.52,1.76 -3.52,6.08 0,2.4 0,2.72 0.32,3.36 0.48,0.96 1.28,1.76 2.24,2.24 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 72.16 l -0.48,-1.76 c -1.44,-5.92 -8.96,-28.16 -21.44,-64.32 -2.4,-6.72 -4.48,-12.8 -4.64,-13.44 -0.96,-2.24 -2.72,-4 -5.12,-4.48 -0.8,-0.32 -2.4,-0.32 -10.4,-0.32 -8.64,0 -9.6,0 -10.4,0.32 -2.4,0.8 -3.2,2.56 -3.2,6.08 0,3.2 0.8,4.32 2.72,5.28 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 73.44 h -3.36 c -3.36,0 -3.52,0.16 -4.32,0.48 -0.96,0.48 -1.76,1.28 -2.24,2.24 -0.32,0.64 -0.32,0.96 -0.32,3.36 0,4.16 0.8,4.96 3.52,5.92 z"
        id="path16" />
        <path
        class="letter"
        d="m 882.13006,344.98953 c 0,13.6 9.92,22.88 21.28,25.76 1.28,0.48 20.64,4.8 21.92,5.28 1.12,0.32 3.52,1.6 4.64,2.4 3.68,2.72 6.4,6.72 6.4,12.8 0,6.24 -2.88,10.08 -6.56,12.8 -3.04,2.4 -5.12,3.04 -10.56,3.04 -13.12,0 -22.88,-4.48 -23.68,-16.32 0,-2.24 -0.32,-3.2 -1.44,-4.16 -1.12,-1.28 -1.92,-1.44 -5.12,-1.44 -3.68,0 -4.16,0.16 -5.44,1.44 -1.28,1.28 -1.44,0.8 -1.44,9.44 v 6.4 c 0,12.8 0,13.12 0.32,13.92 0.8,1.92 2.4,3.04 4.8,3.04 2.08,0 2.88,-0.32 4,-1.44 0.32,-0.32 2.72,-4.16 2.72,-4.96 0,0 8.96,6.4 25.76,6.4 1.44,0 2.72,0 3.84,-0.16 13.6,-1.76 25.12,-12.16 25.76,-27.84 0,-3.68 -0.32,-6.72 -1.76,-10.4 -2.72,-8.16 -9.44,-14.72 -17.92,-17.6 -4.48,-1.76 -23.04,-4.64 -27.68,-7.68 -1.44,-0.8 -3.68,-2.72 -4.48,-4 -1.6,-2.24 -2.56,-3.84 -2.56,-7.36 0,-1.12 0.16,-2.4 0.32,-3.04 2.08,-6.4 8.16,-11.04 16.64,-11.04 9.76,0 16.16,4.8 18.56,12.8 0.48,1.28 1.12,4.32 1.12,5.12 0,0.64 0.64,2.08 1.44,2.72 1.12,1.28 1.92,1.44 5.28,1.44 3.36,0 4.16,-0.16 5.28,-1.44 0.48,-0.32 0.96,-0.96 1.12,-1.6 0.32,-0.8 0.32,-1.12 0.32,-14.08 0,-12.96 0,-13.28 -0.32,-14.08 -0.8,-1.92 -2.24,-3.04 -4.96,-3.04 -4.16,0 -5.28,3.36 -6.56,6.56 l -1.76,-1.12 c -3.84,-2.56 -8.48,-4.16 -13.76,-5.12 -1.28,-0.16 -4.8,-0.16 -7.2,-0.16 -16,0 -28.32,12.96 -28.32,26.72 z"
        id="path18" />
        <path
        class="letter"
        d="m 978.45,411.54953 c 0,4.16 0.8,4.96 3.52,5.92 h 35.68 c 2.56,-0.96 3.52,-1.92 3.52,-5.92 0,-4.32 -1.12,-4.64 -3.52,-6.08 h -11.2 v -73.44 h 17.6 v 5.44 c 0,6.4 0,6.72 1.44,8.16 1.28,1.28 1.6,1.28 5.28,1.28 2.88,0 3.2,0 3.84,-0.32 1.12,-0.48 2.08,-1.6 2.56,-2.72 0.32,-0.8 0.32,-1.12 0.32,-10.4 0,-9.28 0,-9.6 -0.32,-10.4 -0.64,-1.6 -1.92,-2.24 -3.2,-3.2 h -33.92 c -18.72,0 -34.24,0.16 -34.4,0.16 -1.6,0.48 -2.72,1.76 -3.52,3.36 l -0.16,9.92 c 0,9.6 0,9.76 0.32,10.56 0.48,1.12 1.44,2.24 2.56,2.72 0.64,0.32 0.96,0.32 3.84,0.32 3.68,0 4,0 5.28,-1.28 1.44,-1.44 1.44,-1.76 1.44,-8.16 v -5.44 h 17.6 v 73.44 h -11.04 c -2.56,1.28 -3.52,1.76 -3.52,6.08 z"
        id="path20" />
        <path
        class="letter"
        d="m 1048.0499,417.46953 h 27.04 c 2.56,-0.96 3.52,-1.92 3.52,-5.92 0,-2.4 -0.16,-2.72 -0.48,-3.36 -0.48,-0.96 -1.28,-1.76 -2.24,-2.24 -0.8,-0.32 -0.96,-0.48 -4.32,-0.48 h -3.36 v -30.72 h 6.72 c 4.96,0 7.2,0 8,0.16 4.64,0.96 8.32,3.84 9.76,8 l 0.48,1.28 0.16,8.8 c 0,5.28 0.16,9.12 0.32,9.76 1.6,9.76 7.04,16.64 17.6,16.64 8.64,0 14.08,-8.16 14.08,-17.76 -0.16,-1.92 -1.12,-3.52 -2.88,-4.32 -0.64,-0.32 -0.8,-0.48 -3.84,-0.48 -3.04,0 -3.2,0.16 -3.84,0.48 -1.12,0.48 -1.92,1.44 -2.4,2.4 -0.96,2.08 0,7.52 -1.92,7.52 -0.32,0 -0.8,-0.16 -1.28,-0.48 -2.4,-1.44 -2.4,-6.56 -2.4,-11.04 v -3.84 c 0,-4.48 -0.16,-9.28 -1.12,-12.48 -1.92,-5.44 -6.56,-10.24 -6.56,-10.24 0,0 0.64,-0.48 1.28,-1.12 2.56,-1.76 5.44,-4.96 7.04,-7.84 2.24,-3.52 3.52,-7.04 3.52,-12.96 0,-3.2 -0.16,-4.96 -1.12,-7.68 -3.04,-9.12 -11.04,-16.16 -20.96,-18.72 -4.16,-0.96 -4.64,-0.96 -23.36,-0.96 -16,0 -17.12,0 -17.92,0.32 -2.4,0.8 -3.2,2.56 -3.2,6.08 0,3.2 0.8,4.32 2.72,5.28 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 73.44 h -3.36 c -3.36,0 -3.52,0.16 -4.32,0.48 -0.96,0.48 -1.76,1.28 -2.24,2.24 -0.32,0.64 -0.32,0.96 -0.32,3.36 0,4.16 0.8,4.96 3.52,5.92 z m 35.36,-84.96 c 7.36,1.28 14.08,6.56 14.08,14.72 0,2.4 -0.16,3.36 -1.12,5.44 -1.92,4.48 -7.04,8.32 -12.96,9.44 -1.44,0.32 -2.08,0.32 -8.32,0.48 h -6.88 v -30.56 h 6.88 c 6.24,0.16 6.88,0.16 8.32,0.48 z"
        id="path22" />
        <path
        class="letter"
        d="m 1206.7699,319.86953 h -28.96 c -2.56,1.44 -3.52,1.92 -3.52,6.08 0,3.52 0.64,4.32 2.72,5.6 0.64,0.32 0.8,0.48 4.64,0.48 h 3.84 v 28.16 c -0.16,30.56 0,28.48 -0.96,32 -1.76,7.2 -7.04,12.96 -13.28,14.56 -0.96,0.32 -2.24,0.32 -3.52,0.32 -1.28,0 -2.56,0 -3.52,-0.32 -6.24,-1.6 -11.52,-7.36 -13.28,-14.56 -0.96,-3.52 -0.8,-1.44 -0.96,-32 v -28.16 h 3.84 c 3.84,0 4,-0.16 4.8,-0.48 1.92,-1.28 2.72,-2.24 2.72,-5.6 0,-3.84 -1.28,-4.64 -3.52,-6.08 h -14.24 c -7.84,0 -14.56,0 -14.72,0.16 -2.56,0.8 -3.52,2.08 -3.52,5.92 0,3.52 0.64,4.32 2.72,5.6 0.64,0.32 0.8,0.48 4.64,0.48 h 3.84 v 27.36 c 0,17.76 0,28 0.16,29.12 1.6,18.08 15.68,30.88 31.04,30.88 3.36,0 6.72,-0.64 10.08,-1.92 11.52,-4.32 19.68,-15.36 20.96,-28.96 0.16,-1.12 0.16,-11.36 0.16,-29.12 v -27.36 h 3.84 c 3.84,0 4,-0.16 4.8,-0.48 1.92,-1.28 2.72,-2.24 2.72,-5.6 0,-3.84 -1.28,-4.64 -3.52,-6.08 z"
        id="path24" />
        <path
        class="letter"
        d="m 1254.7698,419.38953 c 17.76,0 31.68,-13.12 32.48,-29.28 0,-4.8 -1.6,-5.92 -6.72,-5.92 -4.64,0 -6.72,1.12 -6.72,4.96 0,9.6 -6.72,17.92 -16.64,17.92 -6.08,0 -12.8,-3.2 -17.76,-9.12 -6.24,-7.2 -9.76,-16.48 -9.76,-29.28 0,-13.92 4.32,-24 11.68,-31.2 3.84,-3.84 8.96,-7.2 15.68,-7.2 5.76,0 10.56,3.36 13.76,9.76 1.44,2.88 3.04,6.88 3.04,10.4 0,0.8 0.64,2.24 1.44,2.88 1.12,1.28 1.92,1.44 5.28,1.44 4.16,0 5.44,-0.48 6.4,-3.04 0.32,-0.8 0.32,-1.12 0.32,-15.36 0,-14.08 0,-14.4 -0.32,-15.2 -0.8,-1.92 -2.4,-3.04 -4.8,-3.04 -2.88,0 -3.84,0.64 -6.08,4.48 -0.8,1.44 -1.6,2.56 -1.6,2.56 -0.16,0 -0.8,-0.48 -1.6,-0.96 -5.12,-3.84 -11.84,-6.08 -18.08,-6.08 -1.28,0 -2.56,0.16 -3.84,0.32 -19.52,2.56 -34.72,24 -34.72,50.4 0,23.84 14.08,50.56 38.56,50.56 z"
        id="path26" />
        <path
        class="letter"
        d="m 1314.4498,411.54953 c 0,4.16 0.8,4.96 3.52,5.92 h 35.68 c 2.56,-0.96 3.52,-1.92 3.52,-5.92 0,-4.32 -1.12,-4.64 -3.52,-6.08 h -11.2 v -73.44 h 17.6 v 5.44 c 0,6.4 0,6.72 1.44,8.16 1.28,1.28 1.6,1.28 5.28,1.28 2.88,0 3.2,0 3.84,-0.32 1.12,-0.48 2.08,-1.6 2.56,-2.72 0.32,-0.8 0.32,-1.12 0.32,-10.4 0,-9.28 0,-9.6 -0.32,-10.4 -0.64,-1.6 -1.92,-2.24 -3.2,-3.2 h -33.92 c -18.72,0 -34.24,0.16 -34.4,0.16 -1.6,0.48 -2.72,1.76 -3.52,3.36 l -0.16,9.92 c 0,9.6 0,9.76 0.32,10.56 0.48,1.12 1.44,2.24 2.56,2.72 0.64,0.32 0.96,0.32 3.84,0.32 3.68,0 4,0 5.28,-1.28 1.44,-1.44 1.44,-1.76 1.44,-8.16 v -5.44 h 17.6 v 73.44 h -11.04 c -2.56,1.28 -3.52,1.76 -3.52,6.08 z"
        id="path28" />
        <path
        class="letter"
        d="m 1393.0097,417.46953 h 53.6 c 2.56,-1.28 3.52,-1.92 3.52,-5.92 0,-3.36 -0.64,-4.64 -2.88,-5.6 -0.64,-0.32 -0.96,-0.48 -10.72,-0.48 h -10.08 v -73.44 h 10.08 c 9.76,0 10.08,-0.16 10.72,-0.48 2.24,-0.96 2.88,-2.24 2.88,-5.6 0,-4.16 -1.28,-4.32 -3.52,-6.08 h -26.56 c -21.6,0 -26.72,0 -27.36,0.16 -2.4,0.8 -3.36,2.4 -3.36,5.92 0,3.36 0.64,4.64 2.88,5.6 0.64,0.32 0.96,0.48 10.72,0.48 h 10.08 v 73.44 h -10.08 c -9.76,0 -10.08,0.16 -10.72,0.48 -2.24,0.96 -2.88,2.24 -2.88,5.6 0,3.84 0.96,4.8 3.68,5.92 z"
        id="path30" />
        <path
        class="letter"
        d="m 1478.1296,323.54953 c -6.72,6.56 -7.36,27.04 -7.36,45.12 0,18.08 0.64,38.72 7.36,45.28 5.6,4.8 13.28,5.28 25.6,5.28 12.32,0 20,-0.48 25.6,-5.28 6.72,-6.56 7.36,-27.2 7.36,-45.28 0,-18.08 -0.64,-38.56 -7.36,-45.12 -3.2,-2.72 -7.36,-4.32 -13.92,-5.12 -1.92,-0.16 -9.6,-0.16 -15.2,-0.16 -10.24,0 -17.6,1.28 -22.08,5.28 z m 41.76,12 c 1.12,2.08 2.08,5.92 2.56,10.4 0.48,3.2 0.8,15.04 0.8,23.68 0,13.6 -0.48,21.44 -1.76,26.72 -1.92,8.8 -7.2,10.88 -17.76,10.88 -2.88,0 -5.76,-0.32 -7.68,-0.64 -6.24,-1.28 -8.64,-3.84 -10.08,-10.24 -1.28,-5.28 -1.76,-13.12 -1.76,-26.72 v -2.72 c 0,-12.96 0.16,-27.84 4.32,-32.64 3.68,-3.68 8,-4 16.16,-4 7.68,0.32 12.32,0.8 15.2,5.28 z"
        id="path32" />
        <path
        class="letter"
        d="m 1552.6896,417.46953 h 24.96 c 2.56,-0.96 3.52,-1.92 3.52,-5.92 0,-2.4 -0.16,-2.72 -0.48,-3.36 -0.48,-0.96 -1.28,-1.76 -2.24,-2.24 -0.8,-0.32 -0.96,-0.48 -4.32,-0.48 h -3.36 v -72.32 l 0.48,1.76 c 1.44,6.08 8.96,28.32 21.44,64.32 l 4.64,13.44 c 0.96,2.56 2.88,4.32 5.28,4.8 0.64,0.16 2.56,0.16 5.44,0.16 4.16,0 4.48,-0.16 5.12,-0.48 1.44,-0.64 2.24,-2.08 2.88,-3.52 v -81.6 h 3.36 c 3.36,0 3.52,-0.16 4.32,-0.48 0.96,-0.48 1.76,-1.28 2.24,-2.24 0.32,-0.64 0.48,-0.96 0.48,-3.36 0,-4.32 -1.12,-4.64 -3.52,-6.08 h -24.96 c -2.56,1.28 -3.52,1.76 -3.52,6.08 0,2.4 0,2.72 0.32,3.36 0.48,0.96 1.28,1.76 2.24,2.24 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 72.16 l -0.48,-1.76 c -1.44,-5.92 -8.96,-28.16 -21.44,-64.32 -2.4,-6.72 -4.48,-12.8 -4.64,-13.44 -0.96,-2.24 -2.72,-4 -5.12,-4.48 -0.8,-0.32 -2.4,-0.32 -10.4,-0.32 -8.64,0 -9.6,0 -10.4,0.32 -2.4,0.8 -3.2,2.56 -3.2,6.08 0,3.2 0.8,4.32 2.72,5.28 0.8,0.32 0.96,0.48 4.32,0.48 h 3.36 v 73.44 h -3.36 c -3.36,0 -3.52,0.16 -4.32,0.48 -0.96,0.48 -1.76,1.28 -2.24,2.24 -0.32,0.64 -0.32,0.96 -0.32,3.36 0,4.16 0.8,4.96 3.52,5.92 z"
        id="path34" />
    </g>
    <rect class="rect" x="3.4" y="4.4" width="1592" height="202" id="rect38"/>
</svg>
*/