/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}
@font-face {
    font-family: "mfn-icons";
    src: url("https://db.onlinewebfonts.com/t/2c8f6c3c149c5a07410e52cfb3b2db2b.eot");
    src: url("https://db.onlinewebfonts.com/t/2c8f6c3c149c5a07410e52cfb3b2db2b.eot?#iefix") format("embedded-opentype"),
         url("https://db.onlinewebfonts.com/t/2c8f6c3c149c5a07410e52cfb3b2db2b.woff2") format("woff2"),
         url("https://db.onlinewebfonts.com/t/2c8f6c3c149c5a07410e52cfb3b2db2b.woff") format("woff"),
         url("https://db.onlinewebfonts.com/t/2c8f6c3c149c5a07410e52cfb3b2db2b.ttf") format("truetype"),
         url("https://db.onlinewebfonts.com/t/2c8f6c3c149c5a07410e52cfb3b2db2b.svg#mfn-icons") format("svg");
}
