<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Font Awesome 5 Pro';
  src: url('/wp-content/themes/Impreza-child/tuc_load_fonts/fa-solid-900compact.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-style: normal; /* &lt;== essentieel! */
}

.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul&gt;li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fas.address-card::before {
	content: "\f2bb";
	}
.fas.angle-double-right::before {
	content: "\f101";
	}
.fas.angle-right::before {
	content: "\f105";
	}
.fas.award::before {
	content: "\f559";
	}
.fas.balance-scale::before {
	content: "\f24e";
	}
.fas.building::before {
	content: "\f1ad";
	}
.fas.bullseye::before {
	content: "\f140";
	}
.fas.burn::before {
	content: "\f46a";
	}
.fas.calendar-check::before {
	content: "\f274";
	}
.fas.chalkboard::before {
	content: "\f51b";
	}
.fas.chalkboard-teacher::before {
	content: "\f51c";
	}
.fas.chart-area::before {
	content: "\f1fe";
	}
.fas.chart-line::before {
	content: "\f201";
	}
.fas.check::before {
	content: "\f00c";
	}
.fas.check-circle::before {
	content: "\f058";
	}
.fas.chevron-left::before {
	content: "\f053";
	}
.fas.chevron-right::before {
	content: "\f054";
	}
.fas.chevron-up::before {
	content: "\f077";
	}
.fas.chevron-down::before {
	content: "\f078";
	}
.fas.clock::before {
	content: "\f017";
	}
.fas.code-branch::before {
	content: "\f126";
	}
.fas.cogs::before {
	content: "\f085";
	}
.fas.comment::before {
	content: "\f075";
	}
.fas.comments::before {
	content: "\f086";
	}
.fas.download::before {
	content: "\f019";
	}
.fas.envelope::before {
	content: "\f0e0";
	}
.fas.eye::before {
	content: "\f06e";
	}
.fas.fa-arrow-circle-down::before {
	content: "\f0ab";
	}
.fas.fa-arrow-circle-left::before {
	content: "\f0a8";
	}
.fas.fa-arrow-circle-right::before {
	content: "\f0a9";
	}
.fas.fa-arrow-circle-up::before {
	content: "\f0aa";
	}
.fas.hands-helping::before {
	content: "\f4c4";
	}
.fas.handshake::before {
	content: "\f2b5";
	}
.fas.home::before {
	content: "\f015";
	}
.fas.lightbulb::before {
	content: "\f0eb";
	}
.fas.list-ol::before {
	content: "\f0cb";
	}
.fas.phone::before {
	content: "\f095";
	}
.fas.piggy-bank::before {
	content: "\f4d3";
	}
.fas.ruler-combined::before {
	content: "\f546";
	}
.fas.shopping-cart::before {
	content: "\f07a";
	}
.fas.sitemap::before {
	content: "\f0e8";
	}
.fas.star::before {
	content: "\f005";
	}
.fas.tablet-alt::before {
	content: "\f3fa";
	}
.fas.tasks::before {
	content: "\f0ae";
	}
.fas.thumbs-up::before {
	content: "\f164";
	}
.fas.toolbox::before {
	content: "\f552";
	}
.fas.trophy::before {
	content: "\f091";
	}
.fas.user-alt::before {
	content: "\f406";
	}
.fas.user-graduate::before {
	content: "\f501";
	}
.fas.users::before {
	content: "\f0c0";
	}
.fas.wrench::before {
	content: "\f0ad";
	}
</pre></body></html>