/**handles:toolset-font-awesome-4-face**/
/*!
 * Font Awesome 4.7.0 @font-face only, by Toolset.
 *
 * The Font Awesome 5 bundle declares 'Font Awesome 5 Free' and 'Font Awesome 5 Brands'
 * and nothing else; its v4-shims.css carries no @font-face at all. So on a site set to
 * Font Awesome 5, a 'FontAwesome' family has no font behind it.
 *
 * Blocks store an icon as a font family plus a code point, and the generated CSS names
 * whatever family was saved - which for anything chosen before Font Awesome 5 is
 * 'FontAwesome'. Those icons used to be carried by the FA 4.7 stylesheet the block
 * enqueued from a CDN; that URL is no longer loaded, so the face has to come from here.
 *
 * Deliberately the @font-face and nothing else. The full FA4 stylesheet also defines
 * .fa and every .fa-* selector against this family, which would override the FA5 rules
 * for class names written into content and swap those icons back to 4.7 artwork.
 *
 * Taken verbatim from font-awesome.min.css, same directory, same font files.
 */@font-face{font-display:swap;font-family:FontAwesome;src:url('https://foundersclassical.com/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://foundersclassical.com/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://foundersclassical.com/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://foundersclassical.com/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://foundersclassical.com/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://foundersclassical.com/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}