@charset "UTF-8";
/*
 * font family: 'Quarion'
 * 
 * usage: in a file in the /css directory -> @import "/fonts/quarion.css";
 * 
 */



@font-face {
    font-family: 'Quarion Hairline'; /* May be used instead of "Quarion Thin" at sizes > 38px/29pt */
    src: url('quarion/quarion-hairline.eot');
    src: url('quarion/quarion-hairline.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-hairline.woff2') format('woff2'),
         url('quarion/quarion-hairline.woff') format('woff'),
         url('quarion/quarion-hairline.ttf') format('truetype'),
         url('quarion/quarion-hairline.otf') format('opentype'),
         url('quarion/quarion-hairline.svg#quarionhairline') format('svg');
    font-weight: 100;  /* lighter visual weight than "Thin" */
    font-style: normal;

}




@font-face {
    font-family: 'Quarion Hairline'; /* May be used instead of "Quarion Thin Italic" at sizes > 38px/29pt */
    src: url('quarion/quarion-hairlineitalic.eot');
    src: url('quarion/quarion-hairlineitalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-hairlineitalic.woff2') format('woff2'),
         url('quarion/quarion-hairlineitalic.woff') format('woff'),
         url('quarion/quarion-hairlineitalic.ttf') format('truetype'),
         url('quarion/quarion-hairlineitalic.otf') format('opentype'),
         url('quarion/quarion-hairlineitalic.svg#quarionhairline_italic') format('svg');
    font-weight: 100; /* lighter visual weight than "Thin" */
    font-style: italic;

}




@font-face {
    font-family: 'Quarion'; /* "Quarion Thin" */
    src: url('quarion/quarion-thin.eot');
    src: url('quarion/quarion-thin.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-thin.woff2') format('woff2'),
         url('quarion/quarion-thin.woff') format('woff'),
         url('quarion/quarion-thin.ttf') format('truetype'),
         url('quarion/quarion-thin.otf') format('opentype'),
         url('quarion/quarion-thin.svg#quarionthin') format('svg');
    font-weight: 100; /* heavier visual weight than "Hairline"; use this instead at sizes < 38px/29pt */
    font-style: normal;

}




@font-face {
    font-family: 'Quarion'; /* "Quarion Thin Italic" */
    src: url('quarion/quarion-thinitalic.eot');
    src: url('quarion/quarion-thinitalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-thinitalic.woff2') format('woff2'),
         url('quarion/quarion-thinitalic.woff') format('woff'),
         url('quarion/quarion-thinitalic.ttf') format('truetype'),
         url('quarion/quarion-thinitalic.otf') format('opentype'),
         url('quarion/quarion-thinitalic.svg#quarionthin_italic') format('svg');
    font-weight: 100; /* heavier visual weight than "Hairline"; use this instead at sizes < 38px/29pt */
    font-style: italic;

}




@font-face {
    font-family: 'Quarion'; /* "Quarion Extra Light" */
    src: url('quarion/quarion-extralight.eot');
    src: url('quarion/quarion-extralight.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-extralight.woff2') format('woff2'),
         url('quarion/quarion-extralight.woff') format('woff'),
         url('quarion/quarion-extralight.ttf') format('truetype'),
         url('quarion/quarion-extralight.otf') format('opentype'),
         url('quarion/quarion-extralight.svg#quarionextralight') format('svg');
    font-weight: 200;
    font-style: normal;

}




@font-face {
    font-family: 'Quarion'; /* "Quarion Extra Light Italic" */
    src: url('quarion/quarion-extralightitalic.eot');
    src: url('quarion/quarion-extralightitalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-extralightitalic.woff2') format('woff2'),
         url('quarion/quarion-extralightitalic.woff') format('woff'),
         url('quarion/quarion-extralightitalic.ttf') format('truetype'),
         url('quarion/quarion-extralightitalic.otf') format('opentype'),
         url('quarion/quarion-extralightitalic.svg#quarionextralight_italic') format('svg');
    font-weight: 200;
    font-style: italic;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-light.eot');
    src: url('quarion/quarion-light.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-light.woff2') format('woff2'),
         url('quarion/quarion-light.woff') format('woff'),
         url('quarion/quarion-light.ttf') format('truetype'),
         url('quarion/quarion-light.otf') format('opentype'),
         url('quarion/quarion-light.svg#quarionlight') format('svg');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-lightitalic.eot');
    src: url('quarion/quarion-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-lightitalic.woff2') format('woff2'),
         url('quarion/quarion-lightitalic.woff') format('woff'),
         url('quarion/quarion-lightitalic.ttf') format('truetype'),
         url('quarion/quarion-lightitalic.otf') format('opentype'),
         url('quarion/quarion-lightitalic.svg#quarionlight_italic') format('svg');
    font-weight: 300;
    font-style: italic;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-book.eot');
    src: url('quarion/quarion-book.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-book.woff2') format('woff2'),
         url('quarion/quarion-book.woff') format('woff'),
         url('quarion/quarion-book.ttf') format('truetype'),
         url('quarion/quarion-book.otf') format('opentype'),
         url('quarion/quarion-book.svg#quarionbook') format('svg');
    font-weight: 400; /* normal */
    font-style: normal;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-bookitalic.eot');
    src: url('quarion/quarion-bookitalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-bookitalic.woff2') format('woff2'),
         url('quarion/quarion-bookitalic.woff') format('woff'),
         url('quarion/quarion-bookitalic.ttf') format('truetype'),
         url('quarion/quarion-bookitalic.otf') format('opentype'),
         url('quarion/quarion-bookitalic.svg#quarionbook_italic') format('svg');
    font-weight: 400; /* normal */
    font-style: italic;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-medium.eot');
    src: url('quarion/quarion-medium.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-medium.woff2') format('woff2'),
         url('quarion/quarion-medium.woff') format('woff'),
         url('quarion/quarion-medium.ttf') format('truetype'),
         url('quarion/quarion-medium.otf') format('opentype'),
         url('quarion/quarion-medium.svg#quarionmedium') format('svg');
    font-weight: 500;
    font-style: normal;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-mediumitalic.eot');
    src: url('quarion/quarion-mediumitalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-mediumitalic.woff2') format('woff2'),
         url('quarion/quarion-mediumitalic.woff') format('woff'),
         url('quarion/quarion-mediumitalic.ttf') format('truetype'),
         url('quarion/quarion-mediumitalic.otf') format('opentype'),
         url('quarion/quarion-mediumitalic.svg#quarionmedium_italic') format('svg');
    font-weight: 500;
    font-style: italic;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-semibold.eot');
    src: url('quarion/quarion-semibold.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-semibold.woff2') format('woff2'),
         url('quarion/quarion-semibold.woff') format('woff'),
         url('quarion/quarion-semibold.ttf') format('truetype'),
         url('quarion/quarion-semibold.otf') format('opentype'),
         url('quarion/quarion-semibold.svg#quarionsemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-semibolditalic.eot');
    src: url('quarion/quarion-semibolditalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-semibolditalic.woff2') format('woff2'),
         url('quarion/quarion-semibolditalic.woff') format('woff'),
         url('quarion/quarion-semibolditalic.ttf') format('truetype'),
         url('quarion/quarion-semibolditalic.otf') format('opentype'),
         url('quarion/quarion-semibolditalic.svg#quarionsemibold_italic') format('svg');
    font-weight: 600;
    font-style: italic;

}




@font-face {
    font-family: 'quarion_book';
    src: url('quarion/quarion-bold.eot');
    src: url('quarion/quarion-bold.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-bold.woff2') format('woff2'),
         url('quarion/quarion-bold.woff') format('woff'),
         url('quarion/quarion-bold.ttf') format('truetype'),
         url('quarion/quarion-bold.otf') format('opentype'),
         url('quarion/quarion-bold.svg#quarion_bookbold') format('svg');
    font-weight: 700; /* bold */
    font-style: normal;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-bolditalic.eot');
    src: url('quarion/quarion-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-bolditalic.woff2') format('woff2'),
         url('quarion/quarion-bolditalic.woff') format('woff'),
         url('quarion/quarion-bolditalic.ttf') format('truetype'),
         url('quarion/quarion-bolditalic.otf') format('opentype'),
         url('quarion/quarion-bolditalic.svg#quarionbold_italic') format('svg');
    font-weight: 700; /* bold */
    font-style: italic;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-extrabold.eot');
    src: url('quarion/quarion-extrabold.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-extrabold.woff2') format('woff2'),
         url('quarion/quarion-extrabold.woff') format('woff'),
         url('quarion/quarion-extrabold.ttf') format('truetype'),
         url('quarion/quarion-extrabold.otf') format('opentype'),
         url('quarion/quarion-extrabold.svg#quarionextrabold') format('svg');
    font-weight: 800;
    font-style: normal;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-extrabolditalic.eot');
    src: url('quarion/quarion-extrabolditalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-extrabolditalic.woff2') format('woff2'),
         url('quarion/quarion-extrabolditalic.woff') format('woff'),
         url('quarion/quarion-extrabolditalic.ttf') format('truetype'),
         url('quarion/quarion-extrabolditalic.otf') format('opentype'),
         url('quarion/quarion-extrabolditalic.svg#quarionextrabold_italic') format('svg');
    font-weight: 800;
    font-style: italic;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-heavy.eot');
    src: url('quarion/quarion-heavy.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-heavy.woff2') format('woff2'),
         url('quarion/quarion-heavy.woff') format('woff'),
         url('quarion/quarion-heavy.ttf') format('truetype'),
         url('quarion/quarion-heavy.otf') format('opentype'),
         url('quarion/quarion-heavy.svg#quarionheavy') format('svg');
    font-weight: 900; /* black */
    font-style: normal;

}




@font-face {
    font-family: 'Quarion';
    src: url('quarion/quarion-heavyitalic.eot');
    src: url('quarion/quarion-heavyitalic.eot?#iefix') format('embedded-opentype'),
         url('quarion/quarion-heavyitalic.woff2') format('woff2'),
         url('quarion/quarion-heavyitalic.woff') format('woff'),
         url('quarion/quarion-heavyitalic.ttf') format('truetype'),
         url('quarion/quarion-heavyitalic.otf') format('opentype'),
         url('quarion/quarion-heavyitalic.svg#quarionheavy_italic') format('svg');
    font-weight: 900; /* black */
    font-style: italic;

}