﻿@font-face {
font-family: 'GM-Exp-Offset-Doubleoutline';
src:     url('https://webfonts.ffonts.net/webfonts/G/M/GM-Exp-Offset-Doubleoutline/GM-Exp-Offset-Doubleoutline.ttf.woff') format('woff'),
    url('https://webfonts.ffonts.net/webfonts/G/M/GM-Exp-Offset-Doubleoutline/GM-Exp-Offset-Doubleoutline.ttf.eot'),
    url('https://webfonts.ffonts.net/webfonts/G/M/GM-Exp-Offset-Doubleoutline/GM-Exp-Offset-Doubleoutline.ttf.eot?#iefix') format('embedded-opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
.examplefontl {
  font-family: 'GM-Exp-Offset-Doubleoutline';
  color: black;
}
.examplefont {
  padding-bottom: 2em;
  overflow: hidden;
  text-align: center;
}
.examplefont div {
  float: left;
  border: 1px solid #ccc;
  text-align: center;
  width: 1.25em;
  height: 2em;
  margin-right: -1px;
  margin-bottom: -1px;
  font-size: 3.2em;
}
.examplefont div .defaultC {
  color: #ccc;
  font-family: arial, sans-serif;
  font-size: .4em;
  display: block;
}
