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



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

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

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