@font-face {
  font-family: 'Metric Semibold';
    src: url('Metric-Semibold.eot');
    src: url('Metric-Semibold.eot?#iefix') format('embedded-opentype'),
        url('Metric-Semibold.woff2') format('woff2'),
        url('Metric-Semibold.woff') format('woff'),
        url('Metric-Semibold.ttf') format('truetype'),
        url('Metric-Semibold.svg#Metric-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}



@font-face {
  font-family: 'Metric Regular';
    src: url('Metric-Regular.eot');
    src: url('Metric-Regular.eot?#iefix') format('embedded-opentype'),
        url('Metric-Regular.woff2') format('woff2'),
        url('Metric-Regular.woff') format('woff'),
        url('Metric-Regular.ttf') format('truetype'),
        url('Metric-Regular.svg#Metric-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Metric Medium';
    src: url('Metric-Medium.eot');
    src: url('Metric-Medium.eot?#iefix') format('embedded-opentype'),
        url('Metric-Medium.woff2') format('woff2'),
        url('Metric-Medium.woff') format('woff'),
        url('Metric-Medium.ttf') format('truetype'),
        url('Metric-Medium.svg#Metric-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
  font-family: 'Metric Light';
    src: url('Metric-Light.eot');
    src: url('Metric-Light.eot?#iefix') format('embedded-opentype'),
        url('Metric-Light.woff2') format('woff2'),
        url('Metric-Light.woff') format('woff'),
        url('Metric-Light.ttf') format('truetype'),
        url('Metric-Light.svg#Metric-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
