@font-face {
  font-family: 'flex-icon';
  src:
    url('flex-icon.ttf') format('truetype'),
    url('flex-icon.woff') format('woff'),
    url('flex-icon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}