/* FontAwesome 4.6.3 self-host — fonts scraped from the live CEU intranet
   (/_layouts/15/CEU.intranet/fonts/awesome/). Link this BEFORE any sheet that
   uses fa-* classes. Glyph maps (.fa-book:before etc.) already exist in BOTH
   spec/css/enmarcha-publishing.min.css (FA4, 708 rules) and
   assets/fontawesome/font-awesome.min.css (FA5 classes-only file, as served by
   the site). This file provides what neither has locally: the @font-face with
   relative paths, plus the .fa base class. */
@font-face{font-family:'FontAwesome';src:url("fonts/fontawesome-webfont.eot?v=4.6.3");src:url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),url("fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
