/* CSSファイル内に記述する場合 */
@import url('https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/style.css');

@regular（通常）
https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/style.css

@thin（一番細いラインのもの）
https://unpkg.com/@phosphor-icons/web@2.1.1/src/thin/style.css

@light（regularとthinの間の細さのラインのもの）
https://unpkg.com/@phosphor-icons/web@2.1.1/src/light/style.css