/* montserrat-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2');
  }
  @font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: bold;
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2');
  }
  @font-face {
    font-display: swap; 
    font-family: 'TheSansC5';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/TheSansBold-Plain.otf') format('opentype');
  }
  @font-face {
    font-display: swap; 
    font-family: 'Vollkorn';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Vollkorn-Regular.ttf') format('truetype');
  }