/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('./roboto-v19-latin-300.eot');
  src: local('Roboto Light'), local('Roboto-Light'),
    url('./roboto-v19-latin-300.eot?#iefix') format('embedded-opentype'),
    url('./roboto-v19-latin-300.woff2') format('woff2'),
    url('./roboto-v19-latin-300.woff') format('woff'),
    url('./roboto-v19-latin-300.ttf') format('truetype'),
    url('./roboto-v19-latin-300.svg#Roboto') format('svg');
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('./roboto-v19-latin-regular.eot');
  src: local('Roboto'), local('Roboto-Regular'),
    url('./roboto-v19-latin-regular.eot?#iefix') format('embedded-opentype'),
    url('./roboto-v19-latin-regular.woff2') format('woff2'),
    url('./roboto-v19-latin-regular.woff') format('woff'),
    url('./roboto-v19-latin-regular.ttf') format('truetype'),
    url('./roboto-v19-latin-regular.svg#Roboto') format('svg');
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('./roboto-v19-latin-500.eot');
  src: local('Roboto Medium'), local('Roboto-Medium'),
    url('./roboto-v19-latin-500.eot?#iefix') format('embedded-opentype'),
    url('./roboto-v19-latin-500.woff2') format('woff2'),
    url('./roboto-v19-latin-500.woff') format('woff'),
    url('./roboto-v19-latin-500.ttf') format('truetype'),
    url('./roboto-v19-latin-500.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('proximanova-thin-webfont.woff2') format('woff2'),
    url('proximanova-thin-webfont.woff') format('woff'),
    url('proximanova-thin-webfont.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('proximanova-regular-webfont.woff2') format('woff2'),
    url('proximanova-regular-webfont.woff') format('woff'),
    url('proximanova-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('proximanova-bold-webfont.woff2') format('woff2'),
    url('proximanova-bold-webfont.woff') format('woff'),
    url('proximanova-bold-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('proximanova-bold-webfont.woff2') format('woff2'),
    url('proximanova-bold-webfont.woff') format('woff'),
    url('proximanova-bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('proximanova-extrabold-webfont.woff2') format('woff2'),
    url('proximanova-extrabold-webfont.woff') format('woff'),
    url('proximanova-extrabold-webfont.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('proximanova-black-webfont.woff2') format('woff2'),
    url('proximanova-black-webfont.woff') format('woff'),
    url('proximanova-black-webfont.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
