@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: auto;
  src: url('../font/Roboto/Roboto-Regular.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto-Bold';
  font-style: auto;
  src: url('../font/Roboto/Roboto-Bold.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto-Light';
  font-style: auto;
  src: url('../font/Roboto/Roboto-Light.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto-BoldItalic';
  font-style: auto;
  src: url('../font/Roboto/Roboto-BoldItalic.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto-Medium';
  font-style: auto;
  src: url('../font/Roboto/Roboto-Medium.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'PassionOne';
  font-style: auto;
  src: url('../font/PassionOne/PassionOne-Regular.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'PassionOne-Blod';
  font-style: auto;
  src: url('../font/PassionOne/PassionOne-Bold.ttf');
}

@font-face {
  font-family: 'Roboto-Black';
  font-style: auto;
  src: url('../font/Roboto/Roboto-Black.ttf');
}

@font-face {
  font-family: 'Roboto-Condensed';
  font-style: auto;
  font-weight: 700;
  src: url('../font/Roboto/RobotoCondensedBold.ttf');
}

@font-face {
  font-family: 'Roboto-Condensed-Medium';
  font-style: auto;
  src: url('../font/Roboto/RobotoCondensedMedium.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: auto;
  font-weight: 700;
  src: url('../font/Roboto/Roboto-Bold.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: auto;
  font-weight: 300;
  src: url('../font/Roboto/Roboto-Light.ttf');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../font/Roboto/Roboto-Italic.ttf');
}

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

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: auto;
  font-weight: 500;
  src: url('../font/Roboto/Roboto-Medium.ttf');
}

@font-face {
  font-family: 'Roboto';
  font-style: auto;
  font-weight: 900;
  src: url('../font/Roboto/Roboto-Black.ttf');
}

@font-face {
  font-family: 'Roboto-Condensed';
  font-style: auto;
  font-weight: 400;
  src: url('../font/Roboto/Roboto-Condensed.ttf');
}

@font-face {
  font-family: 'Roboto-Condensed';
  font-style: auto;
  font-weight: 500;
  src: url('../font/Roboto/RobotoCondensedMedium.ttf');
}
