Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/embedpre.../assets/css
File: font.css
/**
[0] Fix | Delete
* @package EmbedPress
[1] Fix | Delete
* @author EmbedPress <help@embedpress.com>
[2] Fix | Delete
* @copyright Copyright (C) 2018 EmbedPress. All rights reserved.
[3] Fix | Delete
* @license GPLv2 or later
[4] Fix | Delete
* @since 1.0
[5] Fix | Delete
*/
[6] Fix | Delete
[7] Fix | Delete
@font-face {
[8] Fix | Delete
font-family: 'EmbedPress';
[9] Fix | Delete
src: url('../fonts/embedpress.eot?80956116');
[10] Fix | Delete
src: url('../fonts/embedpress.eot?80956116#iefix') format('embedded-opentype'),
[11] Fix | Delete
url('../fonts/embedpress.woff?80956116') format('woff'),
[12] Fix | Delete
url('../fonts/embedpress.ttf?80956116') format('truetype'),
[13] Fix | Delete
url('../fonts/embedpress.svg?80956116#embedpress') format('svg');
[14] Fix | Delete
font-weight: normal;
[15] Fix | Delete
font-style: normal;
[16] Fix | Delete
}
[17] Fix | Delete
[18] Fix | Delete
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
[19] Fix | Delete
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
[20] Fix | Delete
/*
[21] Fix | Delete
@media screen and (-webkit-min-device-pixel-ratio:0) {
[22] Fix | Delete
@font-face {
[23] Fix | Delete
font-family: 'embedpress';
[24] Fix | Delete
src: url('../font/embedpress.svg?80956116#embedpress') format('svg');
[25] Fix | Delete
}
[26] Fix | Delete
}
[27] Fix | Delete
*/
[28] Fix | Delete
[29] Fix | Delete
[class^="embedpress-icon-"]:before, [class*=" embedpress-icon-"]:before {
[30] Fix | Delete
font-family: "EmbedPress";
[31] Fix | Delete
font-style: normal;
[32] Fix | Delete
font-weight: normal;
[33] Fix | Delete
speak: none;
[34] Fix | Delete
[35] Fix | Delete
display: inline-block;
[36] Fix | Delete
text-decoration: inherit;
[37] Fix | Delete
width: 1em;
[38] Fix | Delete
margin-right: .2em;
[39] Fix | Delete
text-align: center;
[40] Fix | Delete
/* opacity: .8; */
[41] Fix | Delete
[42] Fix | Delete
/* For safety - reset parent styles, that can break glyph codes*/
[43] Fix | Delete
font-variant: normal;
[44] Fix | Delete
text-transform: none;
[45] Fix | Delete
[46] Fix | Delete
/* fix buttons height, for twitter bootstrap */
[47] Fix | Delete
line-height: 1em;
[48] Fix | Delete
[49] Fix | Delete
/* Animation center compensation - margins should be symmetric */
[50] Fix | Delete
/* remove if not needed */
[51] Fix | Delete
margin-left: .2em;
[52] Fix | Delete
[53] Fix | Delete
/* you can be more comfortable with increased icons size */
[54] Fix | Delete
/* font-size: 120%; */
[55] Fix | Delete
[56] Fix | Delete
/* Font smoothing. That was taken from TWBS */
[57] Fix | Delete
-webkit-font-smoothing: antialiased;
[58] Fix | Delete
-moz-osx-font-smoothing: grayscale;
[59] Fix | Delete
[60] Fix | Delete
/* Uncomment for 3D effect */
[61] Fix | Delete
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
[62] Fix | Delete
}
[63] Fix | Delete
[64] Fix | Delete
.embedpress-icon-pencil:before {
[65] Fix | Delete
content: '\0041';
[66] Fix | Delete
}
[67] Fix | Delete
[68] Fix | Delete
.embedpress-icon-gear:before {
[69] Fix | Delete
content: '\0042';
[70] Fix | Delete
}
[71] Fix | Delete
[72] Fix | Delete
.embedpress-icon-x:before {
[73] Fix | Delete
content: '\0043';
[74] Fix | Delete
}
[75] Fix | Delete
[76] Fix | Delete
.embedpress-icon-reload {
[77] Fix | Delete
-webkit-animation: embedpress-spin 2s infinite linear;
[78] Fix | Delete
animation: embedpress-spin 2s infinite linear;
[79] Fix | Delete
}
[80] Fix | Delete
[81] Fix | Delete
.embedpress-icon-reload:before {
[82] Fix | Delete
content: '\0044';
[83] Fix | Delete
}
[84] Fix | Delete
[85] Fix | Delete
@-webkit-keyframes embedpress-spin {
[86] Fix | Delete
0% {
[87] Fix | Delete
-webkit-transform: rotate(0deg);
[88] Fix | Delete
transform: rotate(0deg);
[89] Fix | Delete
}
[90] Fix | Delete
100% {
[91] Fix | Delete
-webkit-transform: rotate(359deg);
[92] Fix | Delete
transform: rotate(359deg);
[93] Fix | Delete
}
[94] Fix | Delete
}
[95] Fix | Delete
[96] Fix | Delete
@keyframes embedpress-spin {
[97] Fix | Delete
0% {
[98] Fix | Delete
-webkit-transform: rotate(0deg);
[99] Fix | Delete
transform: rotate(0deg);
[100] Fix | Delete
}
[101] Fix | Delete
100% {
[102] Fix | Delete
-webkit-transform: rotate(359deg);
[103] Fix | Delete
transform: rotate(359deg);
[104] Fix | Delete
}
[105] Fix | Delete
}
[106] Fix | Delete
[107] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function