﻿/*OFFICIAL Seattle Text*/

@font-face {
font-family: 'Seattle Text';
font-weight: normal;
font-style: normal;
src: url('../fonts/SeattleText-Regular-V3.eot');
src: url('../fonts/SeattleText-Regular-V3.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SeattleText-Regular-V3.woff') format('woff');
}

@font-face {
font-family: 'Seattle Text';
font-weight: bold;
font-style: normal;
src: url('../fonts/SeattleText-Bold-V3.eot');
src: url('../fonts/SeattleText-Bold-V3.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SeattleText-Bold-V3.woff') format('woff'),
         url('../fonts/SeattleText-Bold-V3.ttf') format('truetype');
}

@font-face {
font-family: 'Seattle Text';
font-weight: normal;
font-style: italic;
src: url('../fonts/SeattleText-Italic-V3.eot');
src: url('../fonts/SeattleText-Italic-V3.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SeattleText-Italic-V3.woff') format('woff');
}

@font-face {
font-family: 'Seattle Text';
font-weight: bold;
font-style: italic;
src: url('../fonts/SeattleText-BoldItalic-V3.eot');
src: url('../fonts/SeattleText-BoldItalic-V3.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SeattleText-BoldItalic-V3.woff') format('woff');
}





/*OFFICIAL Seattle Display*/
@font-face {
    font-family: 'Seattle Base Sans';
    src: url('../fonts/SeattleBase-Sans20150731a.eot');
    src: url('../fonts/SeattleBase-Sans20150731a.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SeattleBase-Sans20150731a.woff') format('woff'),
         url('../fonts/SeattleBase-Sans20150731a.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Seattle Base Sans 20150731a ExtraBold';
    src: url('../fonts/SeattleBase-Sans20150731a.eot');
    src: url('../fonts/SeattleBase-Sans20150731a.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SeattleBase-Sans20150731a.woff') format('woff'),
         url('../fonts/SeattleBase-Sans20150731a.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/*ICONS*/

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}



/*National Park Service Icons*/
/*

@font-face {
    font-family: 'NPSPICT3';
    src: url('../fonts/NPSPICT3.ttf') format('truetype');
}

*/

/*Parks Awesome*/
@font-face {
    font-family: 'ParksAwesome';
    src: url('../fonts/parksAwesome.eot');
    src: url('../fonts/parksAwesome.eot?#iefix') format('embedded-opentype'),
         url('../fonts/parksAwesome.woff') format('woff'),
         url('../fonts/parksAwesome.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*OLD ANDA*/

@font-face {
font-family: 'Anda 20150723a Regular';
font-weight: normal;
font-style: normal;
src: url('../fonts/Anda-Regular20150723a.eot');
src: url('../fonts/Anda-Regular20150723a.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anda-Regular20150723a.woff') format('woff'),
         url('../fonts/Anda-Regular20150723a.ttf') format('truetype');
}

@font-face {
font-family: 'Anda 20150723a Bold';
font-weight: bold;
font-style: normal;
src: url('../fonts/Anda-Bold20150723a.eot');
src: url('../fonts/Anda-Bold20150723a.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anda-Bold20150723a.woff') format('woff'),
         url('../fonts/Anda-Bold20150723a.ttf') format('truetype');
}



