/* Custom fonts for label canvas preview */

/* Roboto Regular family */
@font-face { font-family: 'Roboto Thin'; src: url("/assets/Roboto-Thin.ttf") format('truetype'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Roboto ExtraLight'; src: url("/assets/Roboto-ExtraLight.ttf") format('truetype'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Roboto Light'; src: url("/assets/Roboto-Light.ttf") format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Roboto'; src: url("/assets/Roboto-Regular.ttf") format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Roboto Medium'; src: url("/assets/Roboto-Medium.ttf") format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Roboto SemiBold'; src: url("/assets/Roboto-SemiBold.ttf") format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Roboto Bold'; src: url("/assets/Roboto-Bold.ttf") format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Roboto ExtraBold'; src: url("/assets/Roboto-ExtraBold.ttf") format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Roboto Black'; src: url("/assets/Roboto-Black.ttf") format('truetype'); font-weight: 900; font-style: normal; }

/* Roboto Condensed family */
@font-face { font-family: 'Roboto Condensed Thin'; src: url("/assets/Roboto_Condensed-Thin.ttf") format('truetype'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Roboto Condensed ExtraLight'; src: url("/assets/Roboto_Condensed-ExtraLight.ttf") format('truetype'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Roboto Condensed Light'; src: url("/assets/Roboto_Condensed-Light.ttf") format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Roboto Condensed'; src: url("/assets/Roboto_Condensed-Regular.ttf") format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Roboto Condensed Medium'; src: url("/assets/Roboto_Condensed-Medium.ttf") format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Roboto Condensed SemiBold'; src: url("/assets/Roboto_Condensed-SemiBold.ttf") format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Roboto Condensed Bold'; src: url("/assets/Roboto_Condensed-Bold.ttf") format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Roboto Condensed ExtraBold'; src: url("/assets/Roboto_Condensed-ExtraBold.ttf") format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Roboto Condensed Black'; src: url("/assets/Roboto_Condensed-Black.ttf") format('truetype'); font-weight: 900; font-style: normal; }

/* Roboto SemiCondensed family */
@font-face { font-family: 'Roboto SemiCondensed Thin'; src: url("/assets/Roboto_SemiCondensed-Thin.ttf") format('truetype'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed ExtraLight'; src: url("/assets/Roboto_SemiCondensed-ExtraLight.ttf") format('truetype'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed Light'; src: url("/assets/Roboto_SemiCondensed-Light.ttf") format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed'; src: url("/assets/Roboto_SemiCondensed-Regular.ttf") format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed Medium'; src: url("/assets/Roboto_SemiCondensed-Medium.ttf") format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed SemiBold'; src: url("/assets/Roboto_SemiCondensed-SemiBold.ttf") format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed Bold'; src: url("/assets/Roboto_SemiCondensed-Bold.ttf") format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed ExtraBold'; src: url("/assets/Roboto_SemiCondensed-ExtraBold.ttf") format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Roboto SemiCondensed Black'; src: url("/assets/Roboto_SemiCondensed-Black.ttf") format('truetype'); font-weight: 900; font-style: normal; }

/* Noto Sans Regular family */
@font-face { font-family: 'Noto Sans Thin'; src: url("/assets/NotoSans-Thin.ttf") format('truetype'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraLight'; src: url("/assets/NotoSans-ExtraLight.ttf") format('truetype'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Noto Sans Light'; src: url("/assets/NotoSans-Light.ttf") format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Noto Sans'; src: url("/assets/NotoSans-Regular.ttf") format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Noto Sans Medium'; src: url("/assets/NotoSans-Medium.ttf") format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiBold'; src: url("/assets/NotoSans-SemiBold.ttf") format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Noto Sans Bold'; src: url("/assets/NotoSans-Bold.ttf") format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraBold'; src: url("/assets/NotoSans-ExtraBold.ttf") format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Noto Sans Black'; src: url("/assets/NotoSans-Black.ttf") format('truetype'); font-weight: 900; font-style: normal; }

/* Noto Sans Condensed family */
@font-face { font-family: 'Noto Sans Condensed Thin'; src: url("/assets/NotoSans_Condensed-Thin.ttf") format('truetype'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed ExtraLight'; src: url("/assets/NotoSans_Condensed-ExtraLight.ttf") format('truetype'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed Light'; src: url("/assets/NotoSans_Condensed-Light.ttf") format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed'; src: url("/assets/NotoSans_Condensed-Regular.ttf") format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed Medium'; src: url("/assets/NotoSans_Condensed-Medium.ttf") format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed SemiBold'; src: url("/assets/NotoSans_Condensed-SemiBold.ttf") format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed Bold'; src: url("/assets/NotoSans_Condensed-Bold.ttf") format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed ExtraBold'; src: url("/assets/NotoSans_Condensed-ExtraBold.ttf") format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Noto Sans Condensed Black'; src: url("/assets/NotoSans_Condensed-Black.ttf") format('truetype'); font-weight: 900; font-style: normal; }

/* Noto Sans SemiCondensed family */
@font-face { font-family: 'Noto Sans SemiCondensed Thin'; src: url("/assets/NotoSans_SemiCondensed-Thin.ttf") format('truetype'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed ExtraLight'; src: url("/assets/NotoSans_SemiCondensed-ExtraLight.ttf") format('truetype'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed Light'; src: url("/assets/NotoSans_SemiCondensed-Light.ttf") format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed'; src: url("/assets/NotoSans_SemiCondensed-Regular.ttf") format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed Medium'; src: url("/assets/NotoSans_SemiCondensed-Medium.ttf") format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed SemiBold'; src: url("/assets/NotoSans_SemiCondensed-SemiBold.ttf") format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed Bold'; src: url("/assets/NotoSans_SemiCondensed-Bold.ttf") format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed ExtraBold'; src: url("/assets/NotoSans_SemiCondensed-ExtraBold.ttf") format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Noto Sans SemiCondensed Black'; src: url("/assets/NotoSans_SemiCondensed-Black.ttf") format('truetype'); font-weight: 900; font-style: normal; }

/* Noto Sans ExtraCondensed family */
@font-face { font-family: 'Noto Sans ExtraCondensed Thin'; src: url("/assets/NotoSans_ExtraCondensed-Thin.ttf") format('truetype'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed ExtraLight'; src: url("/assets/NotoSans_ExtraCondensed-ExtraLight.ttf") format('truetype'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed Light'; src: url("/assets/NotoSans_ExtraCondensed-Light.ttf") format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed'; src: url("/assets/NotoSans_ExtraCondensed-Regular.ttf") format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed Medium'; src: url("/assets/NotoSans_ExtraCondensed-Medium.ttf") format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed SemiBold'; src: url("/assets/NotoSans_ExtraCondensed-SemiBold.ttf") format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed Bold'; src: url("/assets/NotoSans_ExtraCondensed-Bold.ttf") format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed ExtraBold'; src: url("/assets/NotoSans_ExtraCondensed-ExtraBold.ttf") format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Noto Sans ExtraCondensed Black'; src: url("/assets/NotoSans_ExtraCondensed-Black.ttf") format('truetype'); font-weight: 900; font-style: normal; }
