@font-face {
    font-family: 'Sentinel Bold';
    src: url('fonts/Sentinel-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Sentinel-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Sentinel-Bold.woff') format('woff'), /* Modern Browsers */
    url('fonts/Sentinel-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('fonts/Sentinel-Bold.svg#f9bae564eb607ac4014d981f298daad5') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  700;
}
.f-sentbold {
    font-family: 'Sentinel Bold';
}




@font-face {
    font-family: 'Sentinel Book';
    src: url('fonts/Sentinel-Book.eot'); /* IE9 Compat Modes */
    src: url('fonts/Sentinel-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Sentinel-Book.woff') format('woff'), /* Modern Browsers */
    url('fonts/Sentinel-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('fonts/Sentinel-Book.svg#fb7f01513910e38bdb2e628a3e62faf5') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  400;
}
.f-sentbook {
    font-family: 'Sentinel Book';
}





@font-face {
    font-family: 'Sentinel Semibold';
    src: url('fonts/Sentinel-Semibold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Sentinel-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Sentinel-Semibold.woff') format('woff'), /* Modern Browsers */
    url('fonts/Sentinel-Semibold.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('fonts/Sentinel-Semibold.svg#d418b0a967bd385982e430d1593d387b') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  700;
}
.f-sentsemibold {
    font-family: 'Sentinel Semibold';
}

@font-face {
    font-family: 'Sentinel Medium';
    src: url('fonts/Sentinel-Medium.eot'); /* IE9 Compat Modes */
    src: url('fonts/Sentinel-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Sentinel-Medium.woff') format('woff'), /* Modern Browsers */
    url('fonts/Sentinel-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('fonts/Sentinel-Medium.svg#8c906be98a0007abd9aa196765a84f28') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  400;
}
.f-sentmedium {
    font-family: 'Sentinel Medium';
}


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

}
.f-branlight {
    font-family: 'brandon_grotesquelight';
}



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

}
.f-branbold {
    font-family: 'brandon_grotesquebold';
}



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

}
.f-branreg {
    font-family: 'brandon_grotesque_regularRg';
}
