@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600;700&family=Lato:wght@100;300;400;700;900&family=Open+Sans:wght@300;400;600;700;800&family=Raleway:wght@100;200;300;400;500;600;700;800;900&family=Lora:wght@400;500;600;700&family=Prompt:wght@100;200;300;400;500;600;700;800;900&family=Caveat:wght@400;500;600;700&family=Mali:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Bengali:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Devanagari:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Hebrew:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Malayalam:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+SC:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Tamil:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Telugu:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+Thai:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* Inter */
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-Thin.woff2') format('woff2'),
    url('../fonts/inter/Inter-Thin.woff') format('woff'),
    url('../fonts/inter/Inter-Thin.ttf') format('truetype'),
    url('../fonts/inter/Inter-Thin.svg#Inter-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-ExtraLight.woff2') format('woff2'),
    url('../fonts/inter/Inter-ExtraLight.woff') format('woff'),
    url('../fonts/inter/Inter-ExtraLight.ttf') format('truetype'),
    url('../fonts/inter/Inter-ExtraLight.svg#Inter-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-Light.woff2') format('woff2'),
    url('../fonts/inter/Inter-Light.woff') format('woff'),
    url('../fonts/inter/Inter-Light.ttf') format('truetype'),
    url('../fonts/inter/Inter-Light.svg#Inter-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-Regular.woff2') format('woff2'),
    url('../fonts/inter/Inter-Regular.woff') format('woff'),
    url('../fonts/inter/Inter-Regular.ttf') format('truetype'),
    url('../fonts/inter/Inter-Regular.svg#Inter-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-Medium.woff2') format('woff2'),
    url('../fonts/inter/Inter-Medium.woff') format('woff'),
    url('../fonts/inter/Inter-Medium.ttf') format('truetype'),
    url('../fonts/inter/Inter-Medium.svg#Inter-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-SemiBold.woff2') format('woff2'),
    url('../fonts/inter/Inter-SemiBold.woff') format('woff'),
    url('../fonts/inter/Inter-SemiBold.ttf') format('truetype'),
    url('../fonts/inter/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-Bold.woff2') format('woff2'),
    url('../fonts/inter/Inter-Bold.woff') format('woff'),
    url('../fonts/inter/Inter-Bold.ttf') format('truetype'),
    url('../fonts/inter/Inter-Bold.svg#Inter-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-ExtraBold.woff2') format('woff2'),
    url('../fonts/inter/Inter-ExtraBold.woff') format('woff'),
    url('../fonts/inter/Inter-ExtraBold.ttf') format('truetype'),
    url('../fonts/inter/Inter-ExtraBold.svg#Inter-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/Inter-Black.woff2') format('woff2'),
    url('../fonts/inter/Inter-Black.woff') format('woff'),
    url('../fonts/inter/Inter-Black.ttf') format('truetype'),
    url('../fonts/inter/Inter-Black.svg#Inter-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

/* Noto Sans */

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-Italic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-Italic.woff') format('woff'),
    url('../fonts/noto/NotoSans-Italic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-Italic.svg#NotoSans-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-Regular.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-Regular.woff') format('woff'),
    url('../fonts/noto/NotoSans-Regular.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-Regular.svg#NotoSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-SemiBoldItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-SemiBoldItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-SemiBoldItalic.svg#NotoSans-SemiBoldItalic')
      format('svg');
  font-weight: 600;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-Black.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-Black.woff') format('woff'),
    url('../fonts/noto/NotoSans-Black.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-Black.svg#NotoSans-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-LightItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-LightItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-LightItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-LightItalic.svg#NotoSans-LightItalic')
      format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-ThinItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-ThinItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-ThinItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-ThinItalic.svg#NotoSans-ThinItalic')
      format('svg');
  font-weight: 100;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-ExtraLightItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-ExtraLightItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-ExtraLightItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-ExtraLightItalic.svg#NotoSans-ExtraLightItalic')
      format('svg');
  font-weight: 200;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-ExtraLight.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-ExtraLight.woff') format('woff'),
    url('../fonts/noto/NotoSans-ExtraLight.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-ExtraLight.svg#NotoSans-ExtraLight')
      format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-ExtraBoldItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-ExtraBoldItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-ExtraBoldItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-ExtraBoldItalic.svg#NotoSans-ExtraBoldItalic')
      format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-Thin.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-Thin.woff') format('woff'),
    url('../fonts/noto/NotoSans-Thin.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-Thin.svg#NotoSans-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-BlackItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-BlackItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-BlackItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-BlackItalic.svg#NotoSans-BlackItalic')
      format('svg');
  font-weight: 900;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-Bold.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-Bold.woff') format('woff'),
    url('../fonts/noto/NotoSans-Bold.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-Bold.svg#NotoSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-ExtraBold.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-ExtraBold.woff') format('woff'),
    url('../fonts/noto/NotoSans-ExtraBold.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-ExtraBold.svg#NotoSans-ExtraBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-MediumItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-MediumItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-MediumItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-MediumItalic.svg#NotoSans-MediumItalic')
      format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-Light.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-Light.woff') format('woff'),
    url('../fonts/noto/NotoSans-Light.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-Light.svg#NotoSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-SemiBold.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-SemiBold.woff') format('woff'),
    url('../fonts/noto/NotoSans-SemiBold.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-SemiBold.svg#NotoSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-BoldItalic.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-BoldItalic.woff') format('woff'),
    url('../fonts/noto/NotoSans-BoldItalic.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-BoldItalic.svg#NotoSans-BoldItalic')
      format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto/NotoSans-Medium.woff2') format('woff2'),
    url('../fonts/noto/NotoSans-Medium.woff') format('woff'),
    url('../fonts/noto/NotoSans-Medium.ttf') format('truetype'),
    url('../fonts/noto/NotoSans-Medium.svg#NotoSans-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
