

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  src: url(/templates/default/fonts/RobotoCondensed-Bold.ttf);
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(/templates/default/fonts/RobotoCondensed-Light.ttf);
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: url(/templates/default/fonts/RobotoCondensed-Regular.ttf);
}

@font-face {
    font-family: "ProximaNovaLight";
    font-style: normal;
    font-weight: 400;
    src: url(/templates/default/fonts/ProximaNova-Light-webfont.ttf);
}
/* Load Time: 1754143851.3094 seconds */