@font-face {
    font-family: 'Oswald';
    src: url("../font/Oswald/Oswald-Regular.b299a657c45a.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/Roboto/Roboto-Regular.303c6d9e1616.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url("../font/Roboto/Roboto-Light.25e374a16a81.ttf") format('truetype');
    font-weight: 300;   
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-Thin.38ca91dbce84.ttf") format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-ThinItalic.66aeec1eb99f.ttf") format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-ExtraLight.cf9840bb59a0.ttf") format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-ExtraLightItalic.2c2c1df11008.ttf") format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-Light.0f3de38ef164.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-LightItalic.d86a4886b06b.ttf") format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-Regular.6f1c323492d1.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-Italic.58ab0145561c.ttf") format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-Medium.b9f98617f7bc.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-MediumItalic.a887fedb5da6.ttf") format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-SemiBold.e9bd64957797.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-SemiBoldItalic.9f8f19b06543.ttf") format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-Bold.07bb72eb5189.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-BoldItalic.a716b7548d0a.ttf") format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-ExtraBold.e7921919c302.ttf") format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-ExtraBoldItalic.17772988c821.ttf") format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-Black.b8e3ed030471.ttf") format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../font/Roboto/Roboto_Condensed-BlackItalic.77716aa38d5b.ttf") format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url("../font/Inter/Inter-VariableFont_opsz,wght.0a77e23a8fdb.ttf") format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url("../font/Inter/Inter-Italic-VariableFont_opsz,wght.6dce17792107.ttf") format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  src: url("../font/Material/material_font_google.c6e937950819.woff2") format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}

@font-face {
  font-family: 'Material Symbols Outlined 200';
  font-style: normal;
  src: url("../font/Material-200/material200_font_google.ab7a8acc3e5f.woff2") format('woff2');
}

.material-symbols-outlined-200 {
  font-family: 'Material Symbols Outlined 200';
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
