/*
Theme Name: LP Theme Font
Theme URI: https://literacyplanet.com
Author: Literacy Planet
*/

/* FONTS
################################################################################### */

@font-face {
  font-family: 'Mikado';
  src: url('fonts/MikadoBold.woff2') format('woff2'),
      url('fonts/MikadoBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}