mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 23:52:48 +00:00
Rename font-icons to elderberryInn
This commit is contained in:
208
themes/fonts/icon fonts/elderberryInn.js
Normal file
208
themes/fonts/icon fonts/elderberryInn.js
Normal file
@@ -0,0 +1,208 @@
|
|||||||
|
const elderberryInn = {
|
||||||
|
"EiBook" : "ei book",
|
||||||
|
"EiScreen" : "ei screen",
|
||||||
|
|
||||||
|
/* Spell levels */
|
||||||
|
"EiSpell-0" : "ei spell-0",
|
||||||
|
"EiSpell-1" : "ei spell-1",
|
||||||
|
"EiSpell-2" : "ei spell-2",
|
||||||
|
"EiSpell-3" : "ei spell-3",
|
||||||
|
"EiSpell-4" : "ei spell-4",
|
||||||
|
"EiSpell-5" : "ei spell-5",
|
||||||
|
"EiSpell-6" : "ei spell-6",
|
||||||
|
"EiSpell-7" : "ei spell-7",
|
||||||
|
"EiSpell-8" : "ei spell-8",
|
||||||
|
"EiSpell-9" : "ei spell-9",
|
||||||
|
|
||||||
|
/* Damage types */
|
||||||
|
"EiAcid" : "ei acid",
|
||||||
|
"EiBludgeoning" : "ei bludgeoning",
|
||||||
|
"EiCold" : "ei cold",
|
||||||
|
"EiFire" : "ei fire",
|
||||||
|
"EiForce" : "ei force",
|
||||||
|
"EiLightning" : "ei lightning",
|
||||||
|
"EiNecrotic" : "ei necrotic",
|
||||||
|
"EiPiercing" : "ei piercing",
|
||||||
|
"EiPoison" : "ei poison",
|
||||||
|
"EiPsychic" : "ei psychic",
|
||||||
|
"EiRadiant" : "ei radiant",
|
||||||
|
"EiSlashing" : "ei slashing",
|
||||||
|
"EiThunder" : "ei thunder",
|
||||||
|
|
||||||
|
/* DnD Conditions */
|
||||||
|
"EiBlinded" : "ei blinded",
|
||||||
|
"EiCharmed" : "ei charmed",
|
||||||
|
"EiDeafened" : "ei deafened",
|
||||||
|
"EiExhaust1" : "ei exhaust-1",
|
||||||
|
"EiBlinded" : "ei blinded",
|
||||||
|
"EiExhaust2" : "ei exhaust-2",
|
||||||
|
"EiExhaust3" : "ei exhaust-3",
|
||||||
|
"EiExhaust4" : "ei exhaust-4",
|
||||||
|
"EiExhaust5" : "ei exhaust-5",
|
||||||
|
"EiExhaust6" : "ei exhaust-6",
|
||||||
|
"EiFrightened" : "ei frightened",
|
||||||
|
"EiGrappled" : "ei grappled",
|
||||||
|
"EiIncapacitated" : "ei incapacitated",
|
||||||
|
"EiInvisible" : "ei invisible",
|
||||||
|
"EiParalyzed" : "ei paralyzed",
|
||||||
|
"EiPetrified" : "ei petrified",
|
||||||
|
"EiPoisoned" : "ei poisoned",
|
||||||
|
"EiProne" : "ei prone",
|
||||||
|
"EiRestrained" : "ei restrained",
|
||||||
|
"EiStunned" : "ei stunned",
|
||||||
|
"EiUnconscious" : "ei unconscious",
|
||||||
|
|
||||||
|
/* Character Classes and Features */
|
||||||
|
"EiBarbarianRage" : "ei barbarian-rage",
|
||||||
|
"EiBarbarianRecklessAttack" : "ei barbarian-reckless-attack",
|
||||||
|
"EiBardicInspiration" : "ei bardic-inspiration",
|
||||||
|
"EiClericChannelDivinity" : "ei cleric-channel-divinity",
|
||||||
|
"EiDruidWildShape" : "ei druid-wild-shape",
|
||||||
|
"EiFighterActionSurge" : "ei fighter-action-surge",
|
||||||
|
"EiFighterSecondWind" : "ei fighter-second-wind",
|
||||||
|
"EiMonkFlurryBlows" : "ei monk-flurry-blows",
|
||||||
|
"EiMonkPatientDefense" : "ei monk-patient-defense",
|
||||||
|
"EiMonkStepOfTheWind" : "ei monk-step-of-the-wind",
|
||||||
|
"EiMonkStepOfTheWind2" : "ei monk-step-of-the-wind-2",
|
||||||
|
"EiMonkStepOfTheWind3" : "ei monk-step-of-the-wind-3",
|
||||||
|
"EiMonkStunningStrike" : "ei monk-stunning-strike",
|
||||||
|
"EiMonkStunningStrike2" : "ei monk-stunning-strike-2",
|
||||||
|
"EiPaladinDivineSmite" : "ei paladin-divine-smite",
|
||||||
|
"EiPaladinLayOnHands" : "ei paladin-lay-on-hands",
|
||||||
|
"EiBarbarianAbilities" : "ei barbarian-abilities",
|
||||||
|
"EiBarbarian" : "ei barbarian",
|
||||||
|
"EiBardAbilities" : "ei bard-abilities",
|
||||||
|
"EiBard" : "ei bard",
|
||||||
|
"EiClericAbilities" : "ei cleric-abilities",
|
||||||
|
"EiCleric" : "ei cleric",
|
||||||
|
"EiDruidAbilities" : "ei druid-abilities",
|
||||||
|
"EiDruid" : "ei druid",
|
||||||
|
"EiFighterAbilities" : "ei fighter-abilities",
|
||||||
|
"EiFighter" : "ei fighter",
|
||||||
|
"EiMonkAbilities" : "ei monk-abilities",
|
||||||
|
"EiMonk" : "ei monk",
|
||||||
|
"EiPaladinAbilities" : "ei paladin-abilities",
|
||||||
|
"EiPaladin" : "ei paladin",
|
||||||
|
"EiRangerAbilities" : "ei ranger-abilities",
|
||||||
|
"EiRanger" : "ei ranger",
|
||||||
|
"EiRogueAbilities" : "ei rogue-abilities",
|
||||||
|
"EiRogue" : "ei rogue",
|
||||||
|
"EiSorcererAbilities" : "ei sorcerer-abilities",
|
||||||
|
"EiSorcerer" : "ei sorcerer",
|
||||||
|
"EiWarlockAbilities" : "ei warlock-abilities",
|
||||||
|
"EiWarlock" : "ei warlock",
|
||||||
|
"EiWizardAbilities" : "ei wizard-abilities",
|
||||||
|
"EiWizard" : "ei wizard",
|
||||||
|
|
||||||
|
/* Types of actions */
|
||||||
|
"EiMovement" : "ei movement",
|
||||||
|
"EiAction" : "ei action",
|
||||||
|
"EiBonusAction" : "ei bonus-action",
|
||||||
|
"EiReaction" : "ei reaction",
|
||||||
|
|
||||||
|
/* SRD Spells */
|
||||||
|
"EiAcidArrow" : "ei acid-arrow",
|
||||||
|
"EiAction1" : "ei action-1",
|
||||||
|
"EiAlterSelf" : "ei alter-self",
|
||||||
|
"EiAlterSelf2" : "ei alter-self-2",
|
||||||
|
"EiAnimalFriendship" : "ei animal-friendship",
|
||||||
|
"EiAnimateDead" : "ei animate-dead",
|
||||||
|
"EiAnimateObjects" : "ei animate-objects",
|
||||||
|
"EiAnimateObjects2" : "ei animate-objects-2",
|
||||||
|
"EiBane" : "ei bane",
|
||||||
|
"EiBless" : "ei bless",
|
||||||
|
"EiBlur" : "ei blur",
|
||||||
|
"EiBonus" : "ei bonus",
|
||||||
|
"EiBrandingSmite" : "ei branding-smite",
|
||||||
|
"EiBurningHands" : "ei burning-hands",
|
||||||
|
"EiCharmPerson" : "ei charm-person",
|
||||||
|
"EiChillTouch" : "ei chill-touch",
|
||||||
|
"EiCloudkill" : "ei cloudkill",
|
||||||
|
"EiComprehendLanguages" : "ei comprehend-languages",
|
||||||
|
"EiConeOfCold" : "ei cone-of-cold",
|
||||||
|
"EiConjureElemental" : "ei conjure-elemental",
|
||||||
|
"EiConjureMinorElemental" : "ei conjure-minor-elemental",
|
||||||
|
"EiControlWater" : "ei control-water",
|
||||||
|
"EiCounterspell" : "ei counterspell",
|
||||||
|
"EiCureWounds" : "ei cure-wounds",
|
||||||
|
"EiDancingLights" : "ei dancing-lights",
|
||||||
|
"EiDarkness" : "ei darkness",
|
||||||
|
"EiDetectMagic" : "ei detect-magic",
|
||||||
|
"EiDisguiseSelf" : "ei disguise-self",
|
||||||
|
"EiDisintegrate" : "ei disintegrate",
|
||||||
|
"EiDispelEvilAndGood" : "ei dispel-evil-and-good",
|
||||||
|
"EiDispelMagic" : "ei dispel-magic",
|
||||||
|
"EiDominateMonster" : "ei dominate-monster",
|
||||||
|
"EiDominatePerson" : "ei dominate-person",
|
||||||
|
"EiEldritchBlast" : "ei eldritch-blast",
|
||||||
|
"EiEnlargeReduce" : "ei enlarge-reduce",
|
||||||
|
"EiEntangle" : "ei entangle",
|
||||||
|
"EiFaerieFire" : "ei faerie-fire",
|
||||||
|
"EiFaerieFire2" : "ei faerie-fire2",
|
||||||
|
"EiFeatherFall" : "ei feather-fall",
|
||||||
|
"EiFindFamiliar" : "ei find-familiar",
|
||||||
|
"EiFingerOfDeath" : "ei finger-of-death",
|
||||||
|
"EiFireball" : "ei fireball",
|
||||||
|
"EiFloatingDisk" : "ei floating-disk",
|
||||||
|
"EiFly" : "ei fly",
|
||||||
|
"EiFogCloud" : "ei fog-cloud",
|
||||||
|
"EiGaseousForm" : "ei gaseous-form",
|
||||||
|
"EiGaseousForm2" : "ei gaseous-form2",
|
||||||
|
"EiGentleRepose" : "ei gentle-repose",
|
||||||
|
"EiGentleRepose2" : "ei gentle-repose2",
|
||||||
|
"EiGlobeOfInvulnerability" : "ei globe-of-invulnerability",
|
||||||
|
"EiGuidingBolt" : "ei guiding-bolt",
|
||||||
|
"EiHealingWord" : "ei healing-word",
|
||||||
|
"EiHeatMetal" : "ei heat-metal",
|
||||||
|
"EiHellishRebuke" : "ei hellish-rebuke",
|
||||||
|
"EiHeroesFeast" : "ei heroes-feast",
|
||||||
|
"EiHeroism" : "ei heroism",
|
||||||
|
"EiHideousLaughter" : "ei hideous-laughter",
|
||||||
|
"EiIdentify" : "ei identify",
|
||||||
|
"EiIllusoryScript" : "ei illusory-script",
|
||||||
|
"EiInflictWounds" : "ei inflict-wounds",
|
||||||
|
"EiLight" : "ei light",
|
||||||
|
"EiLongstrider" : "ei longstrider",
|
||||||
|
"EiMageArmor" : "ei mage-armor",
|
||||||
|
"EiMageHand" : "ei mage-hand",
|
||||||
|
"EiMagicMissile" : "ei magic-missile",
|
||||||
|
"EiMassCureWounds" : "ei mass-cure-wounds",
|
||||||
|
"EiMassHealingWord" : "ei mass-healing-word",
|
||||||
|
"EiMending" : "ei Mending",
|
||||||
|
"EiMessage" : "ei message",
|
||||||
|
"EiMinorIllusion" : "ei Minor-illusion",
|
||||||
|
"EiMovement1" : "ei movement1",
|
||||||
|
"EiPolymorph" : "ei polymorph",
|
||||||
|
"EiPowerWordKill" : "ei power-word-kill",
|
||||||
|
"EiPowerWordStun" : "ei power-word-stun",
|
||||||
|
"EiPrayerOfHealing" : "ei prayer-of-healing",
|
||||||
|
"EiPrestidigitation" : "ei prestidigitation",
|
||||||
|
"EiProtectionFromEvilAndGood" : "ei protection-from-evil-and-good",
|
||||||
|
"EiRaiseDead" : "ei raise-dead",
|
||||||
|
"EiRaiseDead2" : "ei raise-dead2",
|
||||||
|
"EiReaction1" : "ei reaction1",
|
||||||
|
"EiResurrection" : "ei resurrection",
|
||||||
|
"EiResurrection2" : "ei resurrection2",
|
||||||
|
"EiRevivify" : "ei revivify",
|
||||||
|
"EiRevivify2" : "ei revivify2",
|
||||||
|
"EiSacredFlame" : "ei sacred-flame",
|
||||||
|
"EiSanctuary" : "ei sanctuary",
|
||||||
|
"EiScorchingRay" : "ei scorching-ray",
|
||||||
|
"EiSending" : "ei sending",
|
||||||
|
"EiShatter" : "ei shatter",
|
||||||
|
"EiShield" : "ei shield",
|
||||||
|
"EiSilentImage" : "ei silent-image",
|
||||||
|
"EiSleep" : "ei sleep",
|
||||||
|
"EiSpeakWithAnimals" : "ei speak-with-animals",
|
||||||
|
"EiTelekinesis" : "ei telekinesis",
|
||||||
|
"EiTrueStrike" : "ei true-strike",
|
||||||
|
"EiViciousMockery" : "ei vicious-mockery",
|
||||||
|
"EiWallOfFire" : "ei wall-of-fire",
|
||||||
|
"EiWallOfForce" : "ei wall-of-force",
|
||||||
|
"EiWallOfIce" : "ei wall-of-ice",
|
||||||
|
"EiWallOfStone" : "ei wall-of-stone",
|
||||||
|
"EiWallOfThorns" : "ei wall-of-thorns",
|
||||||
|
"EiWish" : "ei wish"
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = elderberryInn;
|
||||||
222
themes/fonts/icon fonts/elderberryInn.less
Normal file
222
themes/fonts/icon fonts/elderberryInn.less
Normal file
@@ -0,0 +1,222 @@
|
|||||||
|
/* Icon Font: Elderberry Inn */
|
||||||
|
@font-face {
|
||||||
|
font-family : 'Elderberry-Inn';
|
||||||
|
font-style : normal;
|
||||||
|
font-weight : normal;
|
||||||
|
src : url('../../../fonts/icon fonts/elderberryInn.woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
.ei {
|
||||||
|
display : inline-block;
|
||||||
|
margin-right : 3px;
|
||||||
|
font-family : 'Elderberry-Inn';
|
||||||
|
line-height : 1;
|
||||||
|
vertical-align : baseline;
|
||||||
|
-moz-osx-font-smoothing : grayscale;
|
||||||
|
-webkit-font-smoothing : antialiased;
|
||||||
|
text-rendering : auto;
|
||||||
|
|
||||||
|
&.book::before { content : '\E900'; }
|
||||||
|
&.screen::before { content : '\E901'; }
|
||||||
|
|
||||||
|
/* Spell levels */
|
||||||
|
&.spell-0::before { content : '\E902'; }
|
||||||
|
&.spell-1::before { content : '\E903'; }
|
||||||
|
&.spell-2::before { content : '\E904'; }
|
||||||
|
&.spell-3::before { content : '\E905'; }
|
||||||
|
&.spell-4::before { content : '\E906'; }
|
||||||
|
&.spell-5::before { content : '\E907'; }
|
||||||
|
&.spell-6::before { content : '\E908'; }
|
||||||
|
&.spell-7::before { content : '\E909'; }
|
||||||
|
&.spell-8::before { content : '\E90A'; }
|
||||||
|
&.spell-9::before { content : '\E90B'; }
|
||||||
|
|
||||||
|
/* Damage types */
|
||||||
|
&.acid::before { content : '\E90C'; }
|
||||||
|
&.bludgeoning::before { content : '\E90D'; }
|
||||||
|
&.cold::before { content : '\E90E'; }
|
||||||
|
&.fire::before { content : '\E90F'; }
|
||||||
|
&.force::before { content : '\E910'; }
|
||||||
|
&.lightning::before { content : '\E911'; }
|
||||||
|
&.necrotic::before { content : '\E912'; }
|
||||||
|
&.piercing::before { content : '\E914'; }
|
||||||
|
&.poison::before { content : '\E913'; }
|
||||||
|
&.psychic::before { content : '\E915'; }
|
||||||
|
&.radiant::before { content : '\E916'; }
|
||||||
|
&.slashing::before { content : '\E917'; }
|
||||||
|
&.thunder::before { content : '\E918'; }
|
||||||
|
|
||||||
|
/* DnD Conditions */
|
||||||
|
&.blinded::before { content : '\E919'; }
|
||||||
|
&.charmed::before { content : '\E91A'; }
|
||||||
|
&.deafened::before { content : '\E91B'; }
|
||||||
|
&.exhaust-1::before { content : '\E91C'; }
|
||||||
|
&.exhaust-2::before { content : '\E91D'; }
|
||||||
|
&.exhaust-3::before { content : '\E91E'; }
|
||||||
|
&.exhaust-4::before { content : '\E91F'; }
|
||||||
|
&.exhaust-5::before { content : '\E920'; }
|
||||||
|
&.exhaust-6::before { content : '\E921'; }
|
||||||
|
&.frightened::before { content : '\E922'; }
|
||||||
|
&.grappled::before { content : '\E923'; }
|
||||||
|
&.incapacitated::before { content : '\E924'; }
|
||||||
|
&.invisible::before { content : '\E926'; }
|
||||||
|
&.paralyzed::before { content : '\E927'; }
|
||||||
|
&.petrified::before { content : '\E928'; }
|
||||||
|
&.poisoned::before { content : '\E929'; }
|
||||||
|
&.prone::before { content : '\E92A'; }
|
||||||
|
&.restrained::before { content : '\E92B'; }
|
||||||
|
&.stunned::before { content : '\E92C'; }
|
||||||
|
&.unconscious::before { content : '\E925'; }
|
||||||
|
|
||||||
|
/* Character Classes and Features */
|
||||||
|
&.barbarian-rage::before { content : '\E92D'; }
|
||||||
|
&.barbarian-reckless-attack::before { content : '\E92E'; }
|
||||||
|
&.bardic-inspiration::before { content : '\E92F'; }
|
||||||
|
&.cleric-channel-divinity::before { content : '\E930'; }
|
||||||
|
&.druid-wild-shape::before { content : '\E931'; }
|
||||||
|
&.fighter-action-surge::before { content : '\E932'; }
|
||||||
|
&.fighter-second-wind::before { content : '\E933'; }
|
||||||
|
&.monk-flurry-blows::before { content : '\E934'; }
|
||||||
|
&.monk-patient-defense::before { content : '\E935'; }
|
||||||
|
&.monk-step-of-the-wind::before { content : '\E936'; }
|
||||||
|
&.monk-step-of-the-wind-2::before { content : '\E937'; }
|
||||||
|
&.monk-step-of-the-wind-3::before { content : '\E938'; }
|
||||||
|
&.monk-stunning-strike::before { content : '\E939'; }
|
||||||
|
&.monk-stunning-strike-2::before { content : '\E939'; }
|
||||||
|
&.paladin-divine-smite::before { content : '\E93B'; }
|
||||||
|
&.paladin-lay-on-hands::before { content : '\E93C'; }
|
||||||
|
&.barbarian-abilities::before { content : '\E93D'; }
|
||||||
|
&.barbarian::before { content : '\E93E'; }
|
||||||
|
&.bard-abilities::before { content : '\E93F'; }
|
||||||
|
&.bard::before { content : '\E940'; }
|
||||||
|
&.cleric-abilities::before { content : '\E941'; }
|
||||||
|
&.cleric::before { content : '\E942'; }
|
||||||
|
&.druid-abilities::before { content : '\E943'; }
|
||||||
|
&.druid::before { content : '\E944'; }
|
||||||
|
&.fighter-abilities::before { content : '\E945'; }
|
||||||
|
&.fighter::before { content : '\E946'; }
|
||||||
|
&.monk-abilities::before { content : '\E947'; }
|
||||||
|
&.monk::before { content : '\E948'; }
|
||||||
|
&.paladin-abilities::before { content : '\E949'; }
|
||||||
|
&.paladin::before { content : '\E94A'; }
|
||||||
|
&.ranger-abilities::before { content : '\E94B'; }
|
||||||
|
&.ranger::before { content : '\E94C'; }
|
||||||
|
&.rogue-abilities::before { content : '\E94D'; }
|
||||||
|
&.rogue::before { content : '\E94E'; }
|
||||||
|
&.sorcerer-abilities::before { content : '\E94F'; }
|
||||||
|
&.sorcerer::before { content : '\E950'; }
|
||||||
|
&.warlock-abilities::before { content : '\E951'; }
|
||||||
|
&.warlock::before { content : '\E952'; }
|
||||||
|
&.wizard-abilities::before { content : '\E953'; }
|
||||||
|
&.wizard::before { content : '\E954'; }
|
||||||
|
|
||||||
|
/* Types of actions */
|
||||||
|
&.movement::before { content : '\E955'; }
|
||||||
|
&.action::before { content : '\E956'; }
|
||||||
|
&.bonus-action::before { content : '\E957'; }
|
||||||
|
&.reaction::before { content : '\E958'; }
|
||||||
|
|
||||||
|
/* SRD Spells */
|
||||||
|
&.acid-arrow::before { content : '\E959'; }
|
||||||
|
&.action-1::before { content : '\E95A'; }
|
||||||
|
&.alter-self::before { content : '\E95B'; }
|
||||||
|
&.alter-self-2::before { content : '\E95C'; }
|
||||||
|
&.animal-friendship::before { content : '\E95E'; }
|
||||||
|
&.animate-dead::before { content : '\E95F'; }
|
||||||
|
&.animate-objects::before { content : '\E960'; }
|
||||||
|
&.animate-objects-2::before { content : '\E961'; }
|
||||||
|
&.bane::before { content : '\E962'; }
|
||||||
|
&.bless::before { content : '\E963'; }
|
||||||
|
&.blur::before { content : '\E964'; }
|
||||||
|
&.bonus::before { content : '\E965'; }
|
||||||
|
&.branding-smite::before { content : '\E966'; }
|
||||||
|
&.burning-hands::before { content : '\E967'; }
|
||||||
|
&.charm-person::before { content : '\E968'; }
|
||||||
|
&.chill-touch::before { content : '\E969'; }
|
||||||
|
&.cloudkill::before { content : '\E96A'; }
|
||||||
|
&.comprehend-languages::before { content : '\E96B'; }
|
||||||
|
&.cone-of-cold::before { content : '\E96C'; }
|
||||||
|
&.conjure-elemental::before { content : '\E96D'; }
|
||||||
|
&.conjure-minor-elemental::before { content : '\E96E'; }
|
||||||
|
&.control-water::before { content : '\E96F'; }
|
||||||
|
&.counterspell::before { content : '\E970'; }
|
||||||
|
&.cure-wounds::before { content : '\E971'; }
|
||||||
|
&.dancing-lights::before { content : '\E972'; }
|
||||||
|
&.darkness::before { content : '\E973'; }
|
||||||
|
&.detect-magic::before { content : '\E974'; }
|
||||||
|
&.disguise-self::before { content : '\E975'; }
|
||||||
|
&.disintegrate::before { content : '\E976'; }
|
||||||
|
&.dispel-evil-and-good::before { content : '\E977'; }
|
||||||
|
&.dispel-magic::before { content : '\E978'; }
|
||||||
|
&.dominate-monster::before { content : '\E979'; }
|
||||||
|
&.dominate-person::before { content : '\E97A'; }
|
||||||
|
&.eldritch-blast::before { content : '\E97B'; }
|
||||||
|
&.enlarge-reduce::before { content : '\E97C'; }
|
||||||
|
&.entangle::before { content : '\E97D'; }
|
||||||
|
&.faerie-fire::before { content : '\E97E'; }
|
||||||
|
&.faerie-fire2::before { content : '\E97F'; }
|
||||||
|
&.feather-fall::before { content : '\E980'; }
|
||||||
|
&.find-familiar::before { content : '\E981'; }
|
||||||
|
&.finger-of-death::before { content : '\E982'; }
|
||||||
|
&.fireball::before { content : '\E983'; }
|
||||||
|
&.floating-disk::before { content : '\E984'; }
|
||||||
|
&.fly::before { content : '\E985'; }
|
||||||
|
&.fog-cloud::before { content : '\E986'; }
|
||||||
|
&.gaseous-form::before { content : '\E987'; }
|
||||||
|
&.gaseous-form2::before { content : '\E988'; }
|
||||||
|
&.gentle-repose::before { content : '\E989'; }
|
||||||
|
&.gentle-repose2::before { content : '\E98A'; }
|
||||||
|
&.globe-of-invulnerability::before { content : '\E98B'; }
|
||||||
|
&.guiding-bolt::before { content : '\E98C'; }
|
||||||
|
&.healing-word::before { content : '\E98D'; }
|
||||||
|
&.heat-metal::before { content : '\E98E'; }
|
||||||
|
&.hellish-rebuke::before { content : '\E98F'; }
|
||||||
|
&.heroes-feast::before { content : '\E990'; }
|
||||||
|
&.heroism::before { content : '\E991'; }
|
||||||
|
&.hideous-laughter::before { content : '\E992'; }
|
||||||
|
&.identify::before { content : '\E993'; }
|
||||||
|
&.illusory-script::before { content : '\E994'; }
|
||||||
|
&.inflict-wounds::before { content : '\E995'; }
|
||||||
|
&.light::before { content : '\E996'; }
|
||||||
|
&.longstrider::before { content : '\E997'; }
|
||||||
|
&.mage-armor::before { content : '\E998'; }
|
||||||
|
&.mage-hand::before { content : '\E999'; }
|
||||||
|
&.magic-missile::before { content : '\E99A'; }
|
||||||
|
&.mass-cure-wounds::before { content : '\E99B'; }
|
||||||
|
&.mass-healing-word::before { content : '\E99C'; }
|
||||||
|
&.Mending::before { content : '\E99D'; }
|
||||||
|
&.message::before { content : '\E99E'; }
|
||||||
|
&.Minor-illusion::before { content : '\E99F'; }
|
||||||
|
&.movement1::before { content : '\E9A0'; }
|
||||||
|
&.polymorph::before { content : '\E9A1'; }
|
||||||
|
&.power-word-kill::before { content : '\E9A2'; }
|
||||||
|
&.power-word-stun::before { content : '\E9A3'; }
|
||||||
|
&.prayer-of-healing::before { content : '\E9A4'; }
|
||||||
|
&.prestidigitation::before { content : '\E9A5'; }
|
||||||
|
&.protection-from-evil-and-good::before { content : '\E9A6'; }
|
||||||
|
&.raise-dead::before { content : '\E9A7'; }
|
||||||
|
&.raise-dead2::before { content : '\E9A8'; }
|
||||||
|
&.reaction1::before { content : '\E9A9'; }
|
||||||
|
&.resurrection::before { content : '\E9AA'; }
|
||||||
|
&.resurrection2::before { content : '\E9AB'; }
|
||||||
|
&.revivify::before { content : '\E9AC'; }
|
||||||
|
&.revivify2::before { content : '\E9AD'; }
|
||||||
|
&.sacred-flame::before { content : '\E9AE'; }
|
||||||
|
&.sanctuary::before { content : '\E9AF'; }
|
||||||
|
&.scorching-ray::before { content : '\E9B0'; }
|
||||||
|
&.sending::before { content : '\E9B1'; }
|
||||||
|
&.shatter::before { content : '\E9B2'; }
|
||||||
|
&.shield::before { content : '\E9B3'; }
|
||||||
|
&.silent-image::before { content : '\E9B4'; }
|
||||||
|
&.sleep::before { content : '\E9B5'; }
|
||||||
|
&.speak-with-animals::before { content : '\E9B6'; }
|
||||||
|
&.telekinesis::before { content : '\E9B7'; }
|
||||||
|
&.true-strike::before { content : '\E9B8'; }
|
||||||
|
&.vicious-mockery::before { content : '\E9B9'; }
|
||||||
|
&.wall-of-fire::before { content : '\E9BA'; }
|
||||||
|
&.wall-of-force::before { content : '\E9BB'; }
|
||||||
|
&.wall-of-ice::before { content : '\E9BC'; }
|
||||||
|
&.wall-of-stone::before { content : '\E9BD'; }
|
||||||
|
&.wall-of-thorns::before { content : '\E9BE'; }
|
||||||
|
&.wish::before { content : '\E9BF'; }
|
||||||
|
}
|
||||||
@@ -1,224 +0,0 @@
|
|||||||
/* Icon Font: Elderberry Inn */
|
|
||||||
@font-face {
|
|
||||||
font-family : 'Elderberry-Inn';
|
|
||||||
font-style : normal;
|
|
||||||
font-weight : normal;
|
|
||||||
src : url('../../../fonts/icon fonts/Elderberry-Inn-Icons.woff2');
|
|
||||||
}
|
|
||||||
|
|
||||||
.page {
|
|
||||||
span.ei {
|
|
||||||
display : inline-block;
|
|
||||||
margin-right : 3px;
|
|
||||||
font-family : 'Elderberry-Inn';
|
|
||||||
line-height : 1;
|
|
||||||
vertical-align : baseline;
|
|
||||||
-moz-osx-font-smoothing : grayscale;
|
|
||||||
-webkit-font-smoothing : antialiased;
|
|
||||||
text-rendering : auto;
|
|
||||||
|
|
||||||
&.book::before { content : '\E900'; }
|
|
||||||
&.screen::before { content : '\E901'; }
|
|
||||||
|
|
||||||
/* Spell levels */
|
|
||||||
&.spell-0::before { content : '\E902'; }
|
|
||||||
&.spell-1::before { content : '\E903'; }
|
|
||||||
&.spell-2::before { content : '\E904'; }
|
|
||||||
&.spell-3::before { content : '\E905'; }
|
|
||||||
&.spell-4::before { content : '\E906'; }
|
|
||||||
&.spell-5::before { content : '\E907'; }
|
|
||||||
&.spell-6::before { content : '\E908'; }
|
|
||||||
&.spell-7::before { content : '\E909'; }
|
|
||||||
&.spell-8::before { content : '\E90A'; }
|
|
||||||
&.spell-9::before { content : '\E90B'; }
|
|
||||||
|
|
||||||
/* Damage types */
|
|
||||||
&.acid::before { content : '\E90C'; }
|
|
||||||
&.bludgeoning::before { content : '\E90D'; }
|
|
||||||
&.cold::before { content : '\E90E'; }
|
|
||||||
&.fire::before { content : '\E90F'; }
|
|
||||||
&.force::before { content : '\E910'; }
|
|
||||||
&.lightning::before { content : '\E911'; }
|
|
||||||
&.necrotic::before { content : '\E912'; }
|
|
||||||
&.piercing::before { content : '\E914'; }
|
|
||||||
&.poison::before { content : '\E913'; }
|
|
||||||
&.psychic::before { content : '\E915'; }
|
|
||||||
&.radiant::before { content : '\E916'; }
|
|
||||||
&.slashing::before { content : '\E917'; }
|
|
||||||
&.thunder::before { content : '\E918'; }
|
|
||||||
|
|
||||||
/* DnD Conditions */
|
|
||||||
&.blinded::before { content : '\E919'; }
|
|
||||||
&.charmed::before { content : '\E91A'; }
|
|
||||||
&.deafened::before { content : '\E91B'; }
|
|
||||||
&.exhaust-1::before { content : '\E91C'; }
|
|
||||||
&.exhaust-2::before { content : '\E91D'; }
|
|
||||||
&.exhaust-3::before { content : '\E91E'; }
|
|
||||||
&.exhaust-4::before { content : '\E91F'; }
|
|
||||||
&.exhaust-5::before { content : '\E920'; }
|
|
||||||
&.exhaust-6::before { content : '\E921'; }
|
|
||||||
&.frightened::before { content : '\E922'; }
|
|
||||||
&.grappled::before { content : '\E923'; }
|
|
||||||
&.incapacitated::before { content : '\E924'; }
|
|
||||||
&.invisible::before { content : '\E926'; }
|
|
||||||
&.paralyzed::before { content : '\E927'; }
|
|
||||||
&.petrified::before { content : '\E928'; }
|
|
||||||
&.poisoned::before { content : '\E929'; }
|
|
||||||
&.prone::before { content : '\E92A'; }
|
|
||||||
&.restrained::before { content : '\E92B'; }
|
|
||||||
&.stunned::before { content : '\E92C'; }
|
|
||||||
&.unconscious::before { content : '\E925'; }
|
|
||||||
|
|
||||||
/* Character Classes and Features */
|
|
||||||
&.barbarian-rage::before { content : '\E92D'; }
|
|
||||||
&.barbarian-reckless-attack::before { content : '\E92E'; }
|
|
||||||
&.bardic-inspiration::before { content : '\E92F'; }
|
|
||||||
&.cleric-channel-divinity::before { content : '\E930'; }
|
|
||||||
&.druid-wild-shape::before { content : '\E931'; }
|
|
||||||
&.fighter-action-surge::before { content : '\E932'; }
|
|
||||||
&.fighter-second-wind::before { content : '\E933'; }
|
|
||||||
&.monk-flurry-blows::before { content : '\E934'; }
|
|
||||||
&.monk-patient-defense::before { content : '\E935'; }
|
|
||||||
&.monk-step-of-the-wind::before { content : '\E936'; }
|
|
||||||
&.monk-step-of-the-wind-2::before { content : '\E937'; }
|
|
||||||
&.monk-step-of-the-wind-3::before { content : '\E938'; }
|
|
||||||
&.monk-stunning-strike::before { content : '\E939'; }
|
|
||||||
&.monk-stunning-strike-2::before { content : '\E939'; }
|
|
||||||
&.paladin-divine-smite::before { content : '\E93B'; }
|
|
||||||
&.paladin-lay-on-hands::before { content : '\E93C'; }
|
|
||||||
&.barbarian-abilities::before { content : '\E93D'; }
|
|
||||||
&.barbarian::before { content : '\E93E'; }
|
|
||||||
&.bard-abilities::before { content : '\E93F'; }
|
|
||||||
&.bard::before { content : '\E940'; }
|
|
||||||
&.cleric-abilities::before { content : '\E941'; }
|
|
||||||
&.cleric::before { content : '\E942'; }
|
|
||||||
&.druid-abilities::before { content : '\E943'; }
|
|
||||||
&.druid::before { content : '\E944'; }
|
|
||||||
&.fighter-abilities::before { content : '\E945'; }
|
|
||||||
&.fighter::before { content : '\E946'; }
|
|
||||||
&.monk-abilities::before { content : '\E947'; }
|
|
||||||
&.monk::before { content : '\E948'; }
|
|
||||||
&.paladin-abilities::before { content : '\E949'; }
|
|
||||||
&.paladin::before { content : '\E94A'; }
|
|
||||||
&.ranger-abilities::before { content : '\E94B'; }
|
|
||||||
&.ranger::before { content : '\E94C'; }
|
|
||||||
&.rogue-abilities::before { content : '\E94D'; }
|
|
||||||
&.rogue::before { content : '\E94E'; }
|
|
||||||
&.sorcerer-abilities::before { content : '\E94F'; }
|
|
||||||
&.sorcerer::before { content : '\E950'; }
|
|
||||||
&.warlock-abilities::before { content : '\E951'; }
|
|
||||||
&.warlock::before { content : '\E952'; }
|
|
||||||
&.wizard-abilities::before { content : '\E953'; }
|
|
||||||
&.wizard::before { content : '\E954'; }
|
|
||||||
|
|
||||||
/* Types of actions */
|
|
||||||
&.movement::before { content : '\E955'; }
|
|
||||||
&.action::before { content : '\E956'; }
|
|
||||||
&.bonus-action::before { content : '\E957'; }
|
|
||||||
&.reaction::before { content : '\E958'; }
|
|
||||||
|
|
||||||
/* SRD Spells */
|
|
||||||
&.acid-arrow::before { content : '\E959'; }
|
|
||||||
&.action-1::before { content : '\E95A'; }
|
|
||||||
&.alter-self::before { content : '\E95B'; }
|
|
||||||
&.alter-self-2::before { content : '\E95C'; }
|
|
||||||
&.animal-friendship::before { content : '\E95E'; }
|
|
||||||
&.animate-dead::before { content : '\E95F'; }
|
|
||||||
&.animate-objects::before { content : '\E960'; }
|
|
||||||
&.animate-objects-2::before { content : '\E961'; }
|
|
||||||
&.bane::before { content : '\E962'; }
|
|
||||||
&.bless::before { content : '\E963'; }
|
|
||||||
&.blur::before { content : '\E964'; }
|
|
||||||
&.bonus::before { content : '\E965'; }
|
|
||||||
&.branding-smite::before { content : '\E966'; }
|
|
||||||
&.burning-hands::before { content : '\E967'; }
|
|
||||||
&.charm-person::before { content : '\E968'; }
|
|
||||||
&.chill-touch::before { content : '\E969'; }
|
|
||||||
&.cloudkill::before { content : '\E96A'; }
|
|
||||||
&.comprehend-languages::before { content : '\E96B'; }
|
|
||||||
&.cone-of-cold::before { content : '\E96C'; }
|
|
||||||
&.conjure-elemental::before { content : '\E96D'; }
|
|
||||||
&.conjure-minor-elemental::before { content : '\E96E'; }
|
|
||||||
&.control-water::before { content : '\E96F'; }
|
|
||||||
&.counterspell::before { content : '\E970'; }
|
|
||||||
&.cure-wounds::before { content : '\E971'; }
|
|
||||||
&.dancing-lights::before { content : '\E972'; }
|
|
||||||
&.darkness::before { content : '\E973'; }
|
|
||||||
&.detect-magic::before { content : '\E974'; }
|
|
||||||
&.disguise-self::before { content : '\E975'; }
|
|
||||||
&.disintegrate::before { content : '\E976'; }
|
|
||||||
&.dispel-evil-and-good::before { content : '\E977'; }
|
|
||||||
&.dispel-magic::before { content : '\E978'; }
|
|
||||||
&.dominate-monster::before { content : '\E979'; }
|
|
||||||
&.dominate-person::before { content : '\E97A'; }
|
|
||||||
&.eldritch-blast::before { content : '\E97B'; }
|
|
||||||
&.enlarge-reduce::before { content : '\E97C'; }
|
|
||||||
&.entangle::before { content : '\E97D'; }
|
|
||||||
&.faerie-fire::before { content : '\E97E'; }
|
|
||||||
&.faerie-fire2::before { content : '\E97F'; }
|
|
||||||
&.feather-fall::before { content : '\E980'; }
|
|
||||||
&.find-familiar::before { content : '\E981'; }
|
|
||||||
&.finger-of-death::before { content : '\E982'; }
|
|
||||||
&.fireball::before { content : '\E983'; }
|
|
||||||
&.floating-disk::before { content : '\E984'; }
|
|
||||||
&.fly::before { content : '\E985'; }
|
|
||||||
&.fog-cloud::before { content : '\E986'; }
|
|
||||||
&.gaseous-form::before { content : '\E987'; }
|
|
||||||
&.gaseous-form2::before { content : '\E988'; }
|
|
||||||
&.gentle-repose::before { content : '\E989'; }
|
|
||||||
&.gentle-repose2::before { content : '\E98A'; }
|
|
||||||
&.globe-of-invulnerability::before { content : '\E98B'; }
|
|
||||||
&.guiding-bolt::before { content : '\E98C'; }
|
|
||||||
&.healing-word::before { content : '\E98D'; }
|
|
||||||
&.heat-metal::before { content : '\E98E'; }
|
|
||||||
&.hellish-rebuke::before { content : '\E98F'; }
|
|
||||||
&.heroes-feast::before { content : '\E990'; }
|
|
||||||
&.heroism::before { content : '\E991'; }
|
|
||||||
&.hideous-laughter::before { content : '\E992'; }
|
|
||||||
&.identify::before { content : '\E993'; }
|
|
||||||
&.illusory-script::before { content : '\E994'; }
|
|
||||||
&.inflict-wounds::before { content : '\E995'; }
|
|
||||||
&.light::before { content : '\E996'; }
|
|
||||||
&.longstrider::before { content : '\E997'; }
|
|
||||||
&.mage-armor::before { content : '\E998'; }
|
|
||||||
&.mage-hand::before { content : '\E999'; }
|
|
||||||
&.magic-missile::before { content : '\E99A'; }
|
|
||||||
&.mass-cure-wounds::before { content : '\E99B'; }
|
|
||||||
&.mass-healing-word::before { content : '\E99C'; }
|
|
||||||
&.Mending::before { content : '\E99D'; }
|
|
||||||
&.message::before { content : '\E99E'; }
|
|
||||||
&.Minor-illusion::before { content : '\E99F'; }
|
|
||||||
&.movement1::before { content : '\E9A0'; }
|
|
||||||
&.polymorph::before { content : '\E9A1'; }
|
|
||||||
&.power-word-kill::before { content : '\E9A2'; }
|
|
||||||
&.power-word-stun::before { content : '\E9A3'; }
|
|
||||||
&.prayer-of-healing::before { content : '\E9A4'; }
|
|
||||||
&.prestidigitation::before { content : '\E9A5'; }
|
|
||||||
&.protection-from-evil-and-good::before { content : '\E9A6'; }
|
|
||||||
&.raise-read::before { content : '\E9A7'; }
|
|
||||||
&.raise-read2::before { content : '\E9A8'; }
|
|
||||||
&.reaction1::before { content : '\E9A9'; }
|
|
||||||
&.resurrection::before { content : '\E9AA'; }
|
|
||||||
&.resurrection2::before { content : '\E9AB'; }
|
|
||||||
&.revivify::before { content : '\E9AC'; }
|
|
||||||
&.revivify2::before { content : '\E9AD'; }
|
|
||||||
&.sacred-flame::before { content : '\E9AE'; }
|
|
||||||
&.sanctuary::before { content : '\E9AF'; }
|
|
||||||
&.scorching-ray::before { content : '\E9B0'; }
|
|
||||||
&.sending::before { content : '\E9B1'; }
|
|
||||||
&.shatter::before { content : '\E9B2'; }
|
|
||||||
&.shield::before { content : '\E9B3'; }
|
|
||||||
&.silent-image::before { content : '\E9B4'; }
|
|
||||||
&.sleep::before { content : '\E9B5'; }
|
|
||||||
&.speak-with-animals::before { content : '\E9B6'; }
|
|
||||||
&.telekinesis::before { content : '\E9B7'; }
|
|
||||||
&.true-strike::before { content : '\E9B8'; }
|
|
||||||
&.vicious-mockery::before { content : '\E9B9'; }
|
|
||||||
&.wall-of-fire::before { content : '\E9BA'; }
|
|
||||||
&.wall-of-force::before { content : '\E9BB'; }
|
|
||||||
&.wall-of-ice::before { content : '\E9BC'; }
|
|
||||||
&.wall-of-stone::before { content : '\E9BD'; }
|
|
||||||
&.wall-of-thorns::before { content : '\E9BE'; }
|
|
||||||
&.wish::before { content : '\E9BF'; }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user