﻿@font-face {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OpenSans-Normal.woff) format('woff');
}

@font-face {
  font-family: 'OpenSans-Bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OpenSans-Bold.woff) format('woff');
}


@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Merriweather-Normal.woff) format('woff');
}

@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/avenir-medium-webfont.woff) format('woff');
}

@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    src: url(fonts/Avenir-Heavy.woff) format('woff');
}
