/* Start glyphs fonts */

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot');
	src: url('fonts/icomoon.eot?iefix') format('embedded-opentype'),
	     url('fonts/icomoon.svg#icomoon') format('svg'),
	     url('fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

/* Start page fonts */

@font-face {
    font-family: 'brandon_light';
    src: url('fonts/more_fonts/brandon_light-webfont.eot');
    src: url('fonts/more_fonts/brandon_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/more_fonts/brandon_light-webfont.woff') format('woff'),
         url('fonts/more_fonts/brandon_light-webfont.ttf') format('truetype'),
         url('fonts/more_fonts/brandon_light-webfont.svg#brandon_grotesquelight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandon_italic';
    src: url('fonts/more_fonts/brandon_light_it-webfont.eot');
    src: url('fonts/more_fonts/brandon_light_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/more_fonts/brandon_light_it-webfont.woff') format('woff'),
         url('fonts/more_fonts/brandon_light_it-webfont.ttf') format('truetype'),
         url('fonts/more_fonts/brandon_light_it-webfont.svg#brandon_grotesquelight_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'brandon_regular';
    src: url('fonts/brandon_regular-webfont.eot');
    src: url('fonts/brandon_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_regular-webfont.woff2') format('woff2'),
         url('fonts/brandon_regular-webfont.woff') format('woff'),
         url('fonts/brandon_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandon_regular_italic';
    src: url('fonts/brandon_regularitalic-webfont.eot');
    src: url('fonts/brandon_regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_regularitalic-webfont.woff2') format('woff2'),
         url('fonts/brandon_regularitalic-webfont.woff') format('woff'),
         url('fonts/brandon_regularitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandon_medium';
    src: url('fonts/more_fonts/brandon_med-webfont.eot');
    src: url('fonts/more_fonts/brandon_med-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/more_fonts/brandon_med-webfont.woff') format('woff'),
         url('fonts/more_fonts/brandon_med-webfont.ttf') format('truetype'),
         url('fonts/more_fonts/brandon_med-webfont.svg#brandon_grotesquemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandon_bold';
    src: url('fonts/brandon_bold-webfont.eot');
    src: url('fonts/brandon_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_bold-webfont.woff2') format('woff2'),
         url('fonts/brandon_bold-webfont.woff') format('woff'),
         url('fonts/brandon_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandon';
    src: url('fonts/brandon_blk-toms.eot');
    src: url('fonts/brandon_blk-toms.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandon_blk-toms.woff') format('woff'),
         url('fonts/brandon_blk-toms.ttf') format('truetype'),
         url('fonts/brandon_blk-toms.svg#brandon_grotesqueblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima';
    src: url('fonts/proximanova-regular-toms.eot');
    src: url('fonts/proximanova-regular-toms.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-regular-toms.woff') format('woff'),
         url('fonts/proximanova-regular-toms.ttf') format('truetype'),
         url('fonts/proximanova-regular-toms.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proximasemibold';
    src: url('fonts/proximanova-semibold-toms.eot');
    src: url('fonts/proximanova-semibold-toms.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-semibold-toms.woff') format('woff'),
         url('fonts/proximanova-semibold-toms.ttf') format('truetype'),
         url('fonts/proximanova-semibold-toms.svg#proxima_novasemibold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_light';
    src: url('fonts/more_fonts/proximanova-light-webfont.eot');
    src: url('fonts/more_fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/more_fonts/proximanova-light-webfont.woff') format('woff'),
         url('fonts/more_fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('fonts/more_fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;
}