/* Flange Bold */
@font-face {
  font-family: 'Flange';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/flange/flangebq_bold-1.eot');
  src: url('../fonts/flange/flangebq_bold-1.eot?#iefix') format('embedded-opentype'),
       url('../fonts/flange/flangebq_bold.woff2') format('woff2'),
       url('../fonts/flange/flangebq_bold.woff') format('woff'),
       url('../fonts/flange/flangebq_bold.ttf') format('truetype');
}

/* Museo Rounded - Weight 100 */
@font-face {
  font-family: 'Museo Rounded';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('../fonts/museo-rounded/MuseoSansRounded100.woff') format('woff');
}

/* Museo Rounded - Weight 300 */
@font-face {
  font-family: 'Museo Rounded';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/museo-rounded/MuseoSansRounded300.woff') format('woff');
}

/* Museo Rounded - Weight 500 */
@font-face {
  font-family: 'Museo Rounded';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/museo-rounded/MuseoSansRounded500.woff') format('woff');
}

/* Museo Rounded - Weight 700 */
@font-face {
  font-family: 'Museo Rounded';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/museo-rounded/MuseoSansRounded700.woff') format('woff');
}

/* Museo Rounded - Weight 800 */
@font-face {
  font-family: 'Museo Rounded';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/museo-rounded/MuseoSansRounded900.woff') format('woff');
}

/* Museo Rounded - Weight 900 */
@font-face {
  font-family: 'Museo Rounded';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/museo-rounded/MuseoSansRounded1000.woff') format('woff');
}

/* Lakeside Regular */
@font-face {
  font-family: 'Lakeside';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/lakeside/Lakeside-Regular.eot');
  src: url('../fonts/lakeside/Lakeside-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/lakeside/Lakeside-Regular.woff2') format('woff2'),
       url('../fonts/lakeside/Lakeside-Regular.woff') format('woff'),
       url('../fonts/lakeside/Lakeside-Regular.ttf') format('truetype');
}
