@charset "UTF-8";

@font-face {
 font-family: 'libre Regular';
 src: url('../../img/Libre_Baskerville/LibreBaskerville-Regular.ttf');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'libre bold';
 url('../../img/LibreBaskerville/LibreBaskerville-Bold.ttf') format('truetype'),
 font-weight: normal;
 font-style: normal;
}