This file ( 816B ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
/* FONTS */
/* Stackicons-Social (Standard) */
// If you need only the usual suspects for icons
// you might consider using stackicons-social-minimal
@font-face {
font-family: 'Stackicons-Social';
src: url("../fonts/Stackicons/Stackicons-Social.eot");
/* IE9 Compat Modes */
src: url("../fonts/Stackicons/Stackicons-Social.eot?#iefix") format("embedded-opentype"), url("../fonts/Stackicons/Stackicons-Social.woff") format("woff"), url("../fonts/Stackicons/Stackicons-Social.ttf") format("truetype"), url("../fonts/Stackicons/Stackicons-Social.svg#76cc4077294aa89eeb6c5fa684bb9048") format("svg");
/* Legacy iOS */
font-style: normal !important;
font-weight: 400 !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
speak: none;
}