@font-face {
    font-family: FSEmeric;
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/FSEmericWeb-Regular.eot');
    src: url('../../fonts/FSEmericWeb-Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: FSEmeric;
    font-style: normal;
    font-weight: 600;
    src: url('../../fonts/FSEmericWeb-SemiBold.eot');
    src: url('../../fonts/FSEmericWeb-SemiBold.woff') format('woff');
    font-display: swap;
}

#ccc * {
  font-family: FSEmeric;
  font-size: 14px;
}
