angular2-cli include custom fonts

For the people arriving here by searching: Install with npm: npm install roboto-fontface –save Add to styles in .angular-cli.json (apps[0].styles): “styles”: [ “styles.css”, “../node_modules/roboto-fontface/css/roboto/roboto-fontface.css” ], That’s all! Edit: since Angular 6 this file is called angular.json instead of angular-cli.json. Adding fonts still works the same way as before.

What is the status of TTF support in Internet Explorer?

So as I mentioned in my question above, Internet Explorer has some ttf support starting with version 9, but “only working when [fonts are] set to be installable”. Some background: …TrueType fonts have embedding “bits” which allow the creator of the font to decide the level of embedding that will be permitted. There are four … Read more

jQuery changing font family and font size

Full working solution : HTML: <form id=”myform”> <button>erase</button> <select id=”fs”> <option value=”Arial”>Arial</option> <option value=”Verdana “>Verdana </option> <option value=”Impact “>Impact </option> <option value=”Comic Sans MS”>Comic Sans MS</option> </select> <select id=”size”> <option value=”7″>7</option> <option value=”10″>10</option> <option value=”20″>20</option> <option value=”30″>30</option> </select> </form> <br/> <textarea class=”changeMe”>Text into textarea</textarea> <div id=”container” class=”changeMe”> <div id=”float”> <p> Text into container </p> </div> … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)