0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-09 22:22:41 +00:00

Update diceFont.less to use DiceFont100 instead of dicefont-percent

This commit is contained in:
Trevor Buckner
2025-10-13 20:06:13 -04:00
parent 43e465ceb8
commit d1f5c9da0d

View File

@@ -7,8 +7,8 @@
} }
@font-face { @font-face {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
src : url('../../../fonts/iconFonts/dicefont-D100.woff') format('woff'); src : url('../../../fonts/iconFonts/diceFontD100.woff2') format('woff2');
font-weight : normal; font-weight : normal;
font-style : normal; font-style : normal;
font-display : block; font-display : block;
@@ -114,566 +114,564 @@
// Replacement d10 // Replacement d10
&.d10-0::before { &.d10-0::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e900'; content : '\e900';
} }
&.d10-1::before { &.d10-1::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e901'; content : '\e901';
} }
&.d10-2::before { &.d10-2::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e902'; content : '\e902';
} }
&.d10-3::before { &.d10-3::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e903'; content : '\e903';
} }
&.d10-4::before { &.d10-4::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e904'; content : '\e904';
} }
&.d10-5::before { &.d10-5::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e905'; content : '\e905';
} }
&.d10-6::before { &.d10-6::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e906'; content : '\e906';
} }
&.d10-7::before { &.d10-7::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e907'; content : '\e907';
} }
&.d10-8::before { &.d10-8::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e908'; content : '\e908';
} }
&.d10-9::before { &.d10-9::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e909'; content : '\e909';
} }
&.d10-10::before { &.d10-10::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e90a'; content : '\e90a';
} }
// d100 // d100
&.d10-00::before { &.d10-00::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e90b'; content : '\e90b';
} }
&.d10-01::before { &.d10-01::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e90c'; content : '\e90c';
} }
&.d10-02::before { &.d10-02::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e90d'; content : '\e90d';
} }
&.d10-03::before { &.d10-03::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e90e'; content : '\e90e';
} }
&.d10-04::before { &.d10-04::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e90f'; content : '\e90f';
} }
&.d10-05::before { &.d10-05::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e910'; content : '\e910';
} }
&.d10-06::before { &.d10-06::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e911'; content : '\e911';
} }
&.d10-07::before { &.d10-07::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e912'; content : '\e912';
} }
&.d10-08::before { &.d10-08::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e913'; content : '\e913';
} }
&.d10-09::before { &.d10-09::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e914'; content : '\e914';
} }
&.d10-10::before { &.d10-10::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e915'; content : '\e915';
} }
&.d10-11::before { &.d10-11::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e916'; content : '\e916';
} }
&.d10-12::before { &.d10-12::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e917'; content : '\e917';
} }
&.d10-13::before { &.d10-13::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e918'; content : '\e918';
} }
&.d10-14::before { &.d10-14::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e919'; content : '\e919';
} }
&.d10-15::before { &.d10-15::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e91a'; content : '\e91a';
} }
&.d10-16::before { &.d10-16::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e91b'; content : '\e91b';
} }
&.d10-17::before { &.d10-17::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e91c'; content : '\e91c';
} }
&.d10-18::before { &.d10-18::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e91d'; content : '\e91d';
} }
&.d10-19::before { &.d10-19::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e91e'; content : '\e91e';
} }
&.d10-20::before { &.d10-20::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e91f'; content : '\e91f';
} }
&.d10-21::before { &.d10-21::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e920'; content : '\e920';
} }
&.d10-22::before { &.d10-22::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e921'; content : '\e921';
} }
&.d10-23::before { &.d10-23::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e922'; content : '\e922';
} }
&.d10-24::before { &.d10-24::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e923'; content : '\e923';
} }
&.d10-25::before { &.d10-25::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e924'; content : '\e924';
} }
&.d10-26::before { &.d10-26::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e925'; content : '\e925';
} }
&.d10-27::before { &.d10-27::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e926'; content : '\e926';
} }
&.d10-28::before { &.d10-28::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e927'; content : '\e927';
} }
&.d10-29::before { &.d10-29::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e928'; content : '\e928';
} }
&.d10-30::before { &.d10-30::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e929'; content : '\e929';
} }
&.d10-31::before { &.d10-31::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e92a'; content : '\e92a';
} }
&.d10-32::before { &.d10-32::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e92b'; content : '\e92b';
} }
&.d10-33::before { &.d10-33::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e92c'; content : '\e92c';
} }
&.d10-34::before { &.d10-34::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e92d'; content : '\e92d';
} }
&.d10-35::before { &.d10-35::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e92e'; content : '\e92e';
} }
&.d10-36::before { &.d10-36::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e92f'; content : '\e92f';
} }
&.d10-37::before { &.d10-37::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e930'; content : '\e930';
} }
&.d10-38::before { &.d10-38::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e931'; content : '\e931';
} }
&.d10-39::before { &.d10-39::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e932'; content : '\e932';
} }
&.d10-40::before { &.d10-40::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e933'; content : '\e933';
} }
&.d10-41::before { &.d10-41::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e934'; content : '\e934';
} }
&.d10-42::before { &.d10-42::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e935'; content : '\e935';
} }
&.d10-43::before { &.d10-43::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e936'; content : '\e936';
} }
&.d10-44::before { &.d10-44::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e937'; content : '\e937';
} }
&.d10-45::before { &.d10-45::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e938'; content : '\e938';
} }
&.d10-46::before { &.d10-46::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e939'; content : '\e939';
} }
&.d10-47::before { &.d10-47::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e93a'; content : '\e93a';
} }
&.d10-48::before { &.d10-48::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e93b'; content : '\e93b';
} }
&.d10-49::before { &.d10-49::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e93c'; content : '\e93c';
} }
&.d10-50::before { &.d10-50::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e93d'; content : '\e93d';
} }
&.d10-51::before { &.d10-51::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e93e'; content : '\e93e';
} }
&.d10-52::before { &.d10-52::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e93f'; content : '\e93f';
} }
&.d10-53::before { &.d10-53::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e940'; content : '\e940';
} }
&.d10-54::before { &.d10-54::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e941'; content : '\e941';
} }
&.d10-55::before { &.d10-55::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e942'; content : '\e942';
} }
&.d10-56::before { &.d10-56::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e943'; content : '\e943';
} }
&.d10-57::before { &.d10-57::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e944'; content : '\e944';
} }
&.d10-58::before { &.d10-58::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e945'; content : '\e945';
} }
&.d10-59::before { &.d10-59::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e946'; content : '\e946';
} }
&.d10-60::before { &.d10-60::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e947'; content : '\e947';
} }
&.d10-61::before { &.d10-61::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e948'; content : '\e948';
} }
&.d10-62::before { &.d10-62::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e949'; content : '\e949';
} }
&.d10-63::before { &.d10-63::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e94a'; content : '\e94a';
} }
&.d10-64::before { &.d10-64::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e94b'; content : '\e94b';
} }
&.d10-65::before { &.d10-65::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e94c'; content : '\e94c';
} }
&.d10-66::before { &.d10-66::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e94d'; content : '\e94d';
} }
&.d10-67::before { &.d10-67::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e94e'; content : '\e94e';
} }
&.d10-68::before { &.d10-68::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e94f'; content : '\e94f';
} }
&.d10-69::before { &.d10-69::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e950'; content : '\e950';
} }
&.d10-70::before { &.d10-70::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e951'; content : '\e951';
} }
&.d10-71::before { &.d10-71::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e952'; content : '\e952';
} }
&.d10-72::before { &.d10-72::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e953'; content : '\e953';
} }
&.d10-73::before { &.d10-73::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e954'; content : '\e954';
} }
&.d10-74::before { &.d10-74::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e955'; content : '\e955';
} }
&.d10-75::before { &.d10-75::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e956'; content : '\e956';
} }
&.d10-76::before { &.d10-76::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e957'; content : '\e957';
} }
&.d10-77::before { &.d10-77::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e958'; content : '\e958';
} }
&.d10-78::before { &.d10-78::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e959'; content : '\e959';
} }
&.d10-79::before { &.d10-79::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e95a'; content : '\e95a';
} }
&.d10-80::before { &.d10-80::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e95b'; content : '\e95b';
} }
&.d10-81::before { &.d10-81::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e95c'; content : '\e95c';
} }
&.d10-82::before { &.d10-82::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e95d'; content : '\e95d';
} }
&.d10-83::before { &.d10-83::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e95e'; content : '\e95e';
} }
&.d10-84::before { &.d10-84::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e95f'; content : '\e95f';
} }
&.d10-85::before { &.d10-85::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e960'; content : '\e960';
} }
&.d10-86::before { &.d10-86::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e961'; content : '\e961';
} }
&.d10-87::before { &.d10-87::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e962'; content : '\e962';
} }
&.d10-88::before { &.d10-88::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e963'; content : '\e963';
} }
&.d10-89::before { &.d10-89::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e964'; content : '\e964';
} }
&.d10-90::before { &.d10-90::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e965'; content : '\e965';
} }
&.d10-91::before { &.d10-91::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e966'; content : '\e966';
} }
&.d10-92::before { &.d10-92::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e967'; content : '\e967';
} }
&.d10-93::before { &.d10-93::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e968'; content : '\e968';
} }
&.d10-94::before { &.d10-94::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e969'; content : '\e969';
} }
&.d10-95::before { &.d10-95::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e96a'; content : '\e96a';
} }
&.d10-96::before { &.d10-96::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e96b'; content : '\e96b';
} }
&.d10-97::before { &.d10-97::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e96c'; content : '\e96c';
} }
&.d10-98::before { &.d10-98::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e96d'; content : '\e96d';
} }
&.d10-99::before { &.d10-99::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e96e'; content : '\e96e';
} }
&.d10-100::before { &.d10-100::before {
font-family : 'dicefont-percent'; font-family : 'DiceFontD100';
content : '\e96f'; content : '\e96f';
} }
} }