@charset "utf-8";

small.USD::before { content: "$" !important; font-weight: bold; }

small.EUR::before { content: "€" !important; font-weight: bold; }

small.RUB::before { content: "₽" !important; font-weight: bold; }

small.UAH::before { content: "₴" !important; font-weight: bold; }

small.KZT::before { content: "₸" !important; font-weight: bold; }