@font-face {
    font-family: 'CarlitoBold';
        src: url('../fonts/carlito-bold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
      }

@font-face {
    font-family: 'CarlitoRegular';
        src: url('../fonts/carlito-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
      }