/*
 * Custom Fonts
 * Add one @font-face block per font file.
 * The font-family name must match the key used in $base_custom_fonts (functions.php).
 *
 * Example:
 * @font-face {
 *     font-family: 'My Font';
 *     src: url('../fonts/myfont-regular.woff2') format('woff2');
 *     font-weight: 400;
 *     font-style: normal;
 *     font-display: swap;
 * }
 */

/* #### Generated By: http://font.download #### */

@font-face {
    font-family: 'Bariol';
    font-style: normal;
    font-weight: 400;
    src: local('Bariol Regular'), url('../fonts/bariol_regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Bariol';
    font-style: italic;
    font-weight: 400;
    src: local('Bariol Regular Italic'), url('../fonts/bariol_regular_italic-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Bariol';
    font-style: normal;
    font-weight: 100;
    src: local('Bariol Thin'), url('../fonts/bariol_thin-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Bariol';
    font-style: italic;
    font-weight: 100;
    src: local('Bariol Thin Italic'), url('../fonts/bariol_thin_italic-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Bariol';
    font-style: normal;
    font-weight: 300;
    src: local('Bariol Light'), url('../fonts/bariol_light-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Bariol';
    font-style: italic;
    font-weight: 300;
    src: local('Bariol Light Italic'), url('../fonts/bariol_light_italic-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Bariol';
    font-style: normal;
    font-weight: 700;
    src: local('Bariol Bold'), url('../fonts/bariol_bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Bariol';
    font-style: italic;
    font-weight: 700;
    src: local('Bariol Bold Italic'), url('../fonts/bariol_bold_italic-webfont.woff') format('woff');
}