﻿@font-face {
  font-family: 'Bree';
  src: url('../Content/fonts/Bree/Bree-Regular.otf') format('opentype');
  font-weight:normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bree-Bold';
  src: url('../Content/fonts/Bree/Bree-Bold.otf') format('opentype');
  font-weight:normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), 
      url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), 
      url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), 
      url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

/*@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-LightOblique.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-Oblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-Bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-BoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-Light.otf') format('opentype');
  font-weight:300;
  font-style: normal;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-ThinOblique.otf') format('opentype');
  font-weight: 200;
  font-style: oblique;
}

@font-face {
  font-family: 'Bree';
  src: url('~/fonts/Bree/Bree-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}*/


