﻿@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Maven Pro Regular'), local('MavenProRegular'), 
url('../fonts/Regular/maven_pro_regular-webfont.woff') format('woff'),
         
url('../fonts/Regular/maven_pro_regular-webfont.ttf') format('truetype'),
         
url('../fonts/Regular/maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');

}
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Maven Pro Bold'), local('MavenProBold'), 
url('../fonts/Bold/maven_pro_bold-webfont.woff') format('woff'),
         
url('../fonts/Bold/maven_pro_bold-webfont.ttf') format('truetype'),
         
url('../fonts/Bold/maven_pro_bold-webfont.svg#webfontNOU7iUTL') format('svg');

}
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Maven Pro Black'), local('MavenProBlack'), 
url('../fonts/Black/maven_pro_black-webfont.woff') format('woff'),
         
url('../fonts/Black/maven_pro_black-webfont.ttf') format('truetype'),
         
url('../fonts/Black/maven_pro_black-webfont.svg#webfontXhB2DgBK') format('svg');
}
@font-face {
  font-family: 'dejavu_serifbook';
  font-style: normal;
  font-weight: normal;

  src: /*local('DejaVu Serif'),*/
url('../fonts/P/DejaVuSerif-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/P/DejaVuSerif-webfont.woff') format('woff'),
         
url('../fonts/P/DejaVuSerif-webfont.ttf') format('truetype'),
         
url('../fonts/P/DejaVuSerif-webfont.svg#dejavu_serifbook') format('svg');
}
@font-face {
  font-family: 'dejavu_serifitalic';
  font-style: normal;
  font-weight: normal;

  src: /*local('DejaVu Serif'),*/
url('../fonts/P/DejaVuSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/P/DejaVuSerif-Italic-webfont.woff') format('woff'),
         
url('../fonts/P/DejaVuSerif-Italic-webfont.ttf') format('truetype'),
         
url('../fonts/P/DejaVuSerif-Italic-webfont.svg#dejavu_serifitalic') format('svg');
}
@font-face {
  font-family: 'dejavu_serifbold';
  font-style: normal;
  font-weight: normal;

  src: /*local('DejaVu Serif'),*/
url('../fonts/P/DejaVuSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/P/DejaVuSerif-Bold-webfont.woff') format('woff'),
         
url('../fonts/P/DejaVuSerif-Bold-webfont.ttf') format('truetype'),
         
url('../fonts/P/DejaVuSerif-Bold-webfont.svg#dejavu_serifbold') format('svg');
}
@font-face {
  font-family: 'dejavu_serifbold_italic';
  font-style:italic;
  font-weight: bold;

  src: /*local('DejaVu Serif'),*/
url('../fonts/P/DejaVuSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/P/DejaVuSerif-BoldItalic-webfont.woff') format('woff'),
         
url('../fonts/P/DejaVuSerif-BoldItalic-webfont.ttf') format('truetype'),
         
url('../fonts/P/DejaVuSerif-BoldItalic-webfont.svg#dejavu_serifbold_italic') format('svg');
}