@font-face {
    font-family: 'Liberation Sans';
    src: url("../fonts/LiberationSans-Regular-mINuBqE.woff2") format('woff2'),
         url("../fonts/LiberationSans-Regular-GAiIijY.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'Liberation Sans';
     src: url("../fonts/LiberationSans-Bold-Sr5egOw.woff2") format('woff2'),
          url("../fonts/LiberationSans-Bold-7vrfh4s.ttf") format('truetype');
     font-weight: bold;
     font-style: normal;
 }
