@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-black-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-black-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-blackit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-blackit-webfont.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-extrabold-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-extrabold-webfont.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-extraboldit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-extraboldit-webfont.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-bold-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-boldit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-boldit-webfont.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-semibold-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-semiboldit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-semiboldit-webfont.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-medium-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-mediumit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-mediumit-webfont.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-regular-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-regularit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-regularit-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-light-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-lightit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-lightit-webfont.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-thin-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-thin-webfont.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'proximasoft';
  src: url('../fonts/proximasoft-thinit-webfont.woff2') format('woff2'),
    url('../fonts/proximasoft-thinit-webfont.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
