/*
#@plugins/theme_presence/css/font.less
*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Regular.woff2') format('woff2'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Regular.woff2') format('woff2'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto-Thin'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Thin.woff2') format('woff2'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto-Light'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Light.woff2') format('woff2'), url('//www.lapurdi.net/plugins/theme_presence/fonts/Roboto-Light.woff') format('woff');
}
@font-face {
  font-family: 'DIN Alternate Bold';
  font-style: normal;
  font-weight: normal;
  src: local('DIN Alternate Bold'), url('//www.lapurdi.net/plugins/theme_presence/fonts/DIN-Alternate-Bold.woff2') format('woff2'), url('//www.lapurdi.net/plugins/theme_presence/fonts/DIN-Alternate-Bold.woff') format('woff');
}
@font-face {
  font-family: 'DINAlternate-Bold';
  font-style: normal;
  font-weight: normal;
  src: local('DIN Alternate Bold'), url('//www.lapurdi.net/plugins/theme_presence/fonts/DIN-Alternate-Bold.woff2') format('woff2'), url('//www.lapurdi.net/plugins/theme_presence/fonts/DIN-Alternate-Bold.woff') format('woff');
}
.fa-calendar-check::before {
  content: "\f274";
}
