@font-face {
  font-family: 'Function Regular';
  src: url('../fonts/function regular.eot');
  src: url('../fonts/function regular.woff2') format('woff2'),
       url('../fonts/function regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Function-Regular';
  src: url('../fonts/function-regular.woff') format('woff'),
       url('../fonts/function-regular.ttf') format('truetype'),
       url('../fonts/function-regular.svg#function-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Function Bold';
  src: url('../fonts/function bold.eot');
  src: url('../fonts/function bold.woff2') format('woff2'),
       url('../fonts/function bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Function-Bold';
  src: url('../fonts/function-bold.woff') format('woff'),
       url('../fonts/function-bold.ttf') format('truetype'),
       url('../fonts/function-bold.svg#function-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
