﻿@font-face {
  font-family: Open Sans;
  src: local("Open Sans"), local("OpenSans"), url(fonts/open-sans.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: icons;
  src: url(fonts/icons.eot?#iefixt327mc) format("embedded-opentype"), url(fonts/icons.woff?t327mc) format("woff"), url(fonts/icons.ttf?t327mc) format("truetype"), url(fonts/icons.svg?t327mc#icons) format("svg");
  font-weight: normal;
  font-style: normal;
}
