@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  font-display: optional;
  src: local('Roboto'), local('Roboto-Regular'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-regular.woff2') format('woff2'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: normal;
  font-display: optional;
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-italic.woff2') format('woff2'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-italic.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-display: optional;
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-500.woff2') format('woff2'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-500.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: bold;
  font-display: optional;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-500italic.woff2') format('woff2'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-500italic.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: optional;
  src: local('Roboto Black'), local('Roboto-Black'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-900.woff2') format('woff2'),
       url('/wp-content/themes/lac-base-theme/webfonts/roboto/roboto-v20-latin-900.woff') format('woff');
}
