Material Icons Round Regular Fonts Free Downloads

Download Formats
Version : 2021-11-29T14:16:38.765492
Style : Regular
Size : 368.31 Kbps
Update : Mon, 11 Apr 2022 18:08:05 +0800
Author :
Use on the webTotal Use [ 6912 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/0e0c387327beb9f2768d5356b9c6c5e2?family=Material+Icons+Round+Regular" rel="stylesheet">
orUsing @import CSS directive, put the following line in add to your css file.(http | https)
@import url(https://db.onlinewebfonts.com/c/0e0c387327beb9f2768d5356b9c6c5e2?family=Material+Icons+Round+Regular);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Material Icons Round Regular";
    src: url("https://db.onlinewebfonts.com/t/0e0c387327beb9f2768d5356b9c6c5e2.eot");
    src: url("https://db.onlinewebfonts.com/t/0e0c387327beb9f2768d5356b9c6c5e2.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/0e0c387327beb9f2768d5356b9c6c5e2.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/0e0c387327beb9f2768d5356b9c6c5e2.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/0e0c387327beb9f2768d5356b9c6c5e2.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/0e0c387327beb9f2768d5356b9c6c5e2.svg#Material Icons Round Regular")format("svg");
}
2CSS rules to specify fonts
font-family: "Material Icons Round Regular";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:

Copyright:
Copyright 2019 Google LLC. All Rights Reserved.
t
e
x
t
Package
New add fonts