@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/timken/local/templates/timken/font/Roboto/Roboto-Thin/Roboto-Thin.ttf') format('truetype');
  font-weight: 100; /* Thin */
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/timken/font/Roboto/Roboto-Regular/Roboto-Regular.ttf') format('truetype');
  font-weight: 400; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/timken/font/Roboto/Roboto-Medium/Roboto-Medium.ttf') format('truetype');
  font-weight: 500; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/timken/font/Roboto/Roboto-Bold/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/timken/font/Roboto/Roboto-Black/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
