/*
e000 - Arrow right
f053 - Arrow left
f077 - Arrow up
f078 - Arrow down
f05a - Info
f071 - Alert
f00c - Checkmark
f00d - Delete (remove, X)
f0c9 - Three lines (menu)
f07a - Cart
f09c - Unlocked
f023 - Locked
f0c5 - Compare (duplicate papers)
f044 - Write to square
f041 - Map marker
f002 - Search
f068 - Minus sign
f067 - Plus sign
f004 - Full heart
f08a - Empty heart
f006 - Empty star
f005 - Full star
e001 - Trash can
*/
@font-face {
  font-family: 'polar-icons';
  src: url('polar-icons.eot'); /* IE 5-8 */ 
  src: local('☺'),             /* sneakily trick IE */
        url('polar-icons.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('polar-icons.ttf') format('truetype'), /* Opera, Safari */
        url('polar-icons.svg#font') format('svg'); /* iOS */
}


@font-face {
    font-family: 'brandon_light';
    src: url('brandon_light-webfont.eot');
    src: url('brandon_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandon_light-webfont.woff2') format('woff2'),
         url('brandon_light-webfont.woff') format('woff'),
         url('brandon_light-webfont.ttf') format('truetype'),
         url('brandon_light-webfont.svg#brandon_grotesquelight') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'brandon_medium';
    src: url('brandon_med-webfont.eot');
    src: url('brandon_med-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandon_med-webfont.woff2') format('woff2'),
         url('brandon_med-webfont.woff') format('woff'),
         url('brandon_med-webfont.ttf') format('truetype'),
         url('brandon_med-webfont.svg#brandon_grotesquemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'brandon_regular';
    src: url('brandon_reg-webfont.eot');
    src: url('brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandon_reg-webfont.woff2') format('woff2'),
         url('brandon_reg-webfont.woff') format('woff'),
         url('brandon_reg-webfont.ttf') format('truetype'),
         url('brandon_reg-webfont.svg#brandon_grotesque_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'souvenir';
    src: url('souvenirstd-light-webfont.eot');
    src: url('souvenirstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('souvenirstd-light-webfont.woff2') format('woff2'),
         url('souvenirstd-light-webfont.woff') format('woff'),
         url('souvenirstd-light-webfont.ttf') format('truetype'),
         url('souvenirstd-light-webfont.svg#itc_souvenir_stdlight') format('svg');
    font-weight: normal;
    font-style: normal;

}