/**
 * Font definitions.
 */

/* Aral. */
@font-face {
    font-family: 'Aral V2';
    /* webpackIgnore: true */
    src: url(/fonts/AralV2Web2013Reg.eot);
    /* webpackIgnore: true */
    src: url(/fonts/AralV2Web2013Reg.eot?#iefix) format('embedded-opentype'), url(/fonts/AralV2Web2013Reg.woff) format('woff'), url(/fonts/AralV2Web2013Reg.ttf) format('truetype'), url(/fonts/AralV2Web2013Reg.svg#Aral-V2-Reg) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Aral V2';
    /* webpackIgnore: true */
    src: url(/fonts/aralv2l-webfont.eot);
    /* webpackIgnore: true */
    src: url(/fonts/aralv2l-webfont.eot?#iefix) format('embedded-opentype'), url(/fonts/aralv2l-webfont.woff) format('woff'), url(/fonts/aralv2l-webfont.ttf) format('truetype'), url(/fonts/aralv2l-webfont.svg#Aral-V2-Light) format('svg');
    font-weight: 300;
    font-style: normal;
}

/* BP. */
@font-face {
    font-family: 'bp Sans';
    /* webpackIgnore: true */
    src: url(/fonts/bpSans-Regular.woff) format('woff'), url(/fonts/bpSans-Regular.woff2) format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bp Sans';
    /* webpackIgnore: true */
    src: url(/fonts/bpSans-Light.woff) format('woff'), url(/fonts/bpSans-Light.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'bp Sans';
    /* webpackIgnore: true */
    src: url(/fonts/bpSans-Bold.woff) format('woff'), url(/fonts/bpSans-Bold.woff2) format('woff2');
    font-weight: 600;
    font-style: normal;
}
