@font-face {
    font-family: 'Metric';
    font-style: normal;
    font-weight: 300;
    src:  url('./Metric-Regular.ttf') format('truetype'),
      url('./Metric-Regular.woff') format('woff'),
      url('./Metric-Regular.woff2') format('woff2');
}