/**
 * Font Awesome クラス名 → 自前SVGアイコンの mask 代替（2026-09-06追加）
 * 生成元：includes/class-aaa-icons.php（gen_fa_fallback.pl で自動生成）。
 */

i[class*="fa-"] {
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: -0.125em;
	background-color: currentColor;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
}
i[class*="fa-"].fa-2x { width: 2em; height: 2em; }
i[class*="fa-"].fa-lg { width: 1.25em; height: 1.25em; }
i[class*="fa-"].fa-fw { width: 1.25em; text-align: center; }

i.fa-angle-right {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M9 6L15 12L9 18'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M9 6L15 12L9 18'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-bars {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M4 6H20'%3E%3C/path%3E%3Cpath d='M4 12H20'%3E%3C/path%3E%3Cpath d='M4 18H20'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M4 6H20'%3E%3C/path%3E%3Cpath d='M4 12H20'%3E%3C/path%3E%3Cpath d='M4 18H20'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-building {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='5' y='3' width='14' height='18' rx='1'%3E%3C/rect%3E%3Cpath d='M9 7H10'%3E%3C/path%3E%3Cpath d='M14 7H15'%3E%3C/path%3E%3Cpath d='M9 11H10'%3E%3C/path%3E%3Cpath d='M14 11H15'%3E%3C/path%3E%3Cpath d='M9 15H10'%3E%3C/path%3E%3Cpath d='M14 15H15'%3E%3C/path%3E%3Cpath d='M10 21V17H14V21'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='5' y='3' width='14' height='18' rx='1'%3E%3C/rect%3E%3Cpath d='M9 7H10'%3E%3C/path%3E%3Cpath d='M14 7H15'%3E%3C/path%3E%3Cpath d='M9 11H10'%3E%3C/path%3E%3Cpath d='M14 11H15'%3E%3C/path%3E%3Cpath d='M9 15H10'%3E%3C/path%3E%3Cpath d='M14 15H15'%3E%3C/path%3E%3Cpath d='M10 21V17H14V21'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-calendar-alt {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'%3E%3C/rect%3E%3Cpath d='M3 10H21'%3E%3C/path%3E%3Cpath d='M8 3V7'%3E%3C/path%3E%3Cpath d='M16 3V7'%3E%3C/path%3E%3Cpath d='M7 14H9'%3E%3C/path%3E%3Cpath d='M11 14H13'%3E%3C/path%3E%3Cpath d='M15 14H17'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'%3E%3C/rect%3E%3Cpath d='M3 10H21'%3E%3C/path%3E%3Cpath d='M8 3V7'%3E%3C/path%3E%3Cpath d='M16 3V7'%3E%3C/path%3E%3Cpath d='M7 14H9'%3E%3C/path%3E%3Cpath d='M11 14H13'%3E%3C/path%3E%3Cpath d='M15 14H17'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-chart-bar {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M4 20V10'%3E%3C/path%3E%3Cpath d='M10 20V4'%3E%3C/path%3E%3Cpath d='M16 20V13'%3E%3C/path%3E%3Cpath d='M3 20H21'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M4 20V10'%3E%3C/path%3E%3Cpath d='M10 20V4'%3E%3C/path%3E%3Cpath d='M16 20V13'%3E%3C/path%3E%3Cpath d='M3 20H21'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-chevron-right {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M8 4L16 12L8 20'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M8 4L16 12L8 20'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-clipboard {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='5' y='4' width='14' height='17' rx='2'%3E%3C/rect%3E%3Crect x='9' y='2' width='6' height='4' rx='1' fill='%23000' stroke='none'%3E%3C/rect%3E%3Cpath d='M8 10H16'%3E%3C/path%3E%3Cpath d='M8 14H16'%3E%3C/path%3E%3Cpath d='M8 18H13'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='5' y='4' width='14' height='17' rx='2'%3E%3C/rect%3E%3Crect x='9' y='2' width='6' height='4' rx='1' fill='%23000' stroke='none'%3E%3C/rect%3E%3Cpath d='M8 10H16'%3E%3C/path%3E%3Cpath d='M8 14H16'%3E%3C/path%3E%3Cpath d='M8 18H13'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-clock {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='12' r='9'%3E%3C/circle%3E%3Cpath d='M12 7V12L16 14'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='12' r='9'%3E%3C/circle%3E%3Cpath d='M12 7V12L16 14'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-envelope {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'%3E%3C/rect%3E%3Cpath d='M4 6.5L12 13L20 6.5'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'%3E%3C/rect%3E%3Cpath d='M4 6.5L12 13L20 6.5'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-file-zipper {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M6 3H14L18 7V21H6z'%3E%3C/path%3E%3Cpath d='M14 3V7H18'%3E%3C/path%3E%3Cpath d='M10 9V11'%3E%3C/path%3E%3Cpath d='M12 11V13'%3E%3C/path%3E%3Cpath d='M10 13V15'%3E%3C/path%3E%3Crect x='9.5' y='15' width='3' height='3' rx='0.5' fill='%23000' stroke='none'%3E%3C/rect%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M6 3H14L18 7V21H6z'%3E%3C/path%3E%3Cpath d='M14 3V7H18'%3E%3C/path%3E%3Cpath d='M10 9V11'%3E%3C/path%3E%3Cpath d='M12 11V13'%3E%3C/path%3E%3Cpath d='M10 13V15'%3E%3C/path%3E%3Crect x='9.5' y='15' width='3' height='3' rx='0.5' fill='%23000' stroke='none'%3E%3C/rect%3E%3C/svg%3E");
}
i.fa-folder {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23000' aria-hidden='true' focusable='false'%3E%3Cpath d='M3 6a1 1 0 011-1h5l2 2h9a1 1 0 011 1v10a1 1 0 01-1 1H4a1 1 0 01-1-1V6z'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23000' aria-hidden='true' focusable='false'%3E%3Cpath d='M3 6a1 1 0 011-1h5l2 2h9a1 1 0 011 1v10a1 1 0 01-1 1H4a1 1 0 01-1-1V6z'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-genderless {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='12' r='8'%3E%3C/circle%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='12' r='8'%3E%3C/circle%3E%3C/svg%3E");
}
i.fa-home {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M4 11L12 4L20 11'%3E%3C/path%3E%3Cpath d='M6 10V20H18V10'%3E%3C/path%3E%3Cpath d='M10 20V14H14V20'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M4 11L12 4L20 11'%3E%3C/path%3E%3Cpath d='M6 10V20H18V10'%3E%3C/path%3E%3Cpath d='M10 20V14H14V20'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-images {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M7 4H19a1 1 0 011 1V16'%3E%3C/path%3E%3Crect x='2' y='6' width='15' height='13' rx='2'%3E%3C/rect%3E%3Ccircle cx='7.5' cy='11.5' r='1.3' fill='%23000' stroke='none'%3E%3C/circle%3E%3Cpath d='M4 19L9 14L12 17L16 12L19 15'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M7 4H19a1 1 0 011 1V16'%3E%3C/path%3E%3Crect x='2' y='6' width='15' height='13' rx='2'%3E%3C/rect%3E%3Ccircle cx='7.5' cy='11.5' r='1.3' fill='%23000' stroke='none'%3E%3C/circle%3E%3Cpath d='M4 19L9 14L12 17L16 12L19 15'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-info-circle {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='12' r='9'%3E%3C/circle%3E%3Cpath d='M12 11V16'%3E%3C/path%3E%3Ccircle cx='12' cy='7.5' r='1' fill='%23000' stroke='none'%3E%3C/circle%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='12' r='9'%3E%3C/circle%3E%3Cpath d='M12 11V16'%3E%3C/path%3E%3Ccircle cx='12' cy='7.5' r='1' fill='%23000' stroke='none'%3E%3C/circle%3E%3C/svg%3E");
}
i.fa-lock {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M7 10V7a5 5 0 0110 0v3'%3E%3C/path%3E%3Crect x='5' y='10' width='14' height='10' rx='2'%3E%3C/rect%3E%3Ccircle cx='12' cy='14.5' r='1' fill='%23000' stroke='none'%3E%3C/circle%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M7 10V7a5 5 0 0110 0v3'%3E%3C/path%3E%3Crect x='5' y='10' width='14' height='10' rx='2'%3E%3C/rect%3E%3Ccircle cx='12' cy='14.5' r='1' fill='%23000' stroke='none'%3E%3C/circle%3E%3C/svg%3E");
}
i.fa-magnifying-glass {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='11' cy='11' r='7'%3E%3C/circle%3E%3Cpath d='M21 21L16.5 16.5'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='11' cy='11' r='7'%3E%3C/circle%3E%3Cpath d='M21 21L16.5 16.5'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-pen-to-square {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23000' aria-hidden='true' focusable='false'%3E%3Cpath d='M13.5 4.5a1.8 1.8 0 012.5 0l2.5 2.5a1.8 1.8 0 010 2.5L9 19H5v-4L13.5 4.5z'%3E%3C/path%3E%3Cpath d='M3 21H21' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23000' aria-hidden='true' focusable='false'%3E%3Cpath d='M13.5 4.5a1.8 1.8 0 012.5 0l2.5 2.5a1.8 1.8 0 010 2.5L9 19H5v-4L13.5 4.5z'%3E%3C/path%3E%3Cpath d='M3 21H21' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-rectangle-ad {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'%3E%3C/rect%3E%3Cpath d='M7 16L9 9L11 16'%3E%3C/path%3E%3Cpath d='M7.6 13.5H10.4'%3E%3C/path%3E%3Cpath d='M14 9V16H15.3C16.8 16 18 14.5 18 12.5C18 10.5 16.8 9 15.3 9H14'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'%3E%3C/rect%3E%3Cpath d='M7 16L9 9L11 16'%3E%3C/path%3E%3Cpath d='M7.6 13.5H10.4'%3E%3C/path%3E%3Cpath d='M14 9V16H15.3C16.8 16 18 14.5 18 12.5C18 10.5 16.8 9 15.3 9H14'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-rss {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='6' cy='18' r='2' fill='%23000' stroke='none'%3E%3C/circle%3E%3Cpath d='M4 11a9 9 0 019 9'%3E%3C/path%3E%3Cpath d='M4 5a15 15 0 0115 15'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Ccircle cx='6' cy='18' r='2' fill='%23000' stroke='none'%3E%3C/circle%3E%3Cpath d='M4 11a9 9 0 019 9'%3E%3C/path%3E%3Cpath d='M4 5a15 15 0 0115 15'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-tag {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M20.6 13.4 11 3.8H4v7l9.6 9.6a2 2 0 0 0 2.8 0l4.2-4.2a2 2 0 0 0 0-2.8z'%3E%3C/path%3E%3Ccircle cx='7.5' cy='7.5' r='1'%3E%3C/circle%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M20.6 13.4 11 3.8H4v7l9.6 9.6a2 2 0 0 0 2.8 0l4.2-4.2a2 2 0 0 0 0-2.8z'%3E%3C/path%3E%3Ccircle cx='7.5' cy='7.5' r='1'%3E%3C/circle%3E%3C/svg%3E");
}
i.fa-up-right-from-square {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M18 13v6a1 1 0 01-1 1H5a1 1 0 01-1-1V7a1 1 0 011-1h6'%3E%3C/path%3E%3Cpath d='M14 4h6v6'%3E%3C/path%3E%3Cpath d='M10 14L20 4'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M18 13v6a1 1 0 01-1 1H5a1 1 0 01-1-1V7a1 1 0 011-1h6'%3E%3C/path%3E%3Cpath d='M14 4h6v6'%3E%3C/path%3E%3Cpath d='M10 14L20 4'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-user {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23000' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='8' r='4'%3E%3C/circle%3E%3Cpath d='M12 13c-5 0-8 2.7-8 7h16c0-4.3-3-7-8-7z'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23000' aria-hidden='true' focusable='false'%3E%3Ccircle cx='12' cy='8' r='4'%3E%3C/circle%3E%3Cpath d='M12 13c-5 0-8 2.7-8 7h16c0-4.3-3-7-8-7z'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-x-twitter {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M5 5L19 19'%3E%3C/path%3E%3Cpath d='M19 5L5 19'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M5 5L19 19'%3E%3C/path%3E%3Cpath d='M19 5L5 19'%3E%3C/path%3E%3C/svg%3E");
}
i.fa-yen-sign {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M7 4L12 12L17 4'%3E%3C/path%3E%3Cpath d='M12 12V20'%3E%3C/path%3E%3Cpath d='M8 14H16'%3E%3C/path%3E%3Cpath d='M8 17H16'%3E%3C/path%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' aria-hidden='true' focusable='false'%3E%3Cpath d='M7 4L12 12L17 4'%3E%3C/path%3E%3Cpath d='M12 12V20'%3E%3C/path%3E%3Cpath d='M8 14H16'%3E%3C/path%3E%3Cpath d='M8 17H16'%3E%3C/path%3E%3C/svg%3E");
}
