/* 
 * erp_small css style sheet for @font-face declarations
 * version : 1.0 
 * @author <a href="mailto:erik.martre@gmail.com>Erik Martre</a>
 * date : 191116
*/

@font-face {
    font-family: 'cantarellbold';
    src: url('/fonts/cantarell-bold-webfont.woff2') format('woff2'),
         url('/fonts/cantarell-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cantarellboldoblique';
    src: url('/fonts/cantarell-boldoblique-webfont.woff2') format('woff2'),
         url('/fonts/cantarell-boldoblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cantarelloblique';
    src: url('/fonts/cantarell-oblique-webfont.woff2') format('woff2'),
         url('/fonts/cantarell-oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cantarellregular';
    src: url('/fonts/cantarell-regular-webfont.woff2') format('woff2'),
         url('/fonts/cantarell-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cantarell_light';
    src: url('/fonts/Cantarell-Light.woff2') format('woff2'),
         url('/fonts/Cantarell-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('/fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('/fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('/fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('/fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('/fonts/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_extraboldregular';
    src: url('/fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('/fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_extrabolditalic';
    src: url('/fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('/fonts/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('/fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('/fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_lightregular';
    src: url('/fonts/opensans-light-webfont.woff2') format('woff2'),
         url('/fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_lightitalic';
    src: url('/fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('/fonts/opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_semiboldregular';
    src: url('/fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('/fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'petrasans-regular';
    src: url('/fonts/petrasans-regular.woff2') format('woff2'),
         url('/fonts/petrasans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'petrasans-italic';
    src: url('/fonts/petrasans-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'petrasans-bold';
    src: url('/fonts/petrasans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'petrasans-bolditalic';
    src: url('/fonts/petrasans-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rounded_eleganceregular';
    src: url('/fonts/rounded_elegance-webfont.woff2') format('woff2'),
         url('/fonts/rounded_elegance-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('/fonts/CaviarDreams-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caviar_dreamsbold';
    src: url('/fonts/caviar_dreams_bold-webfont.woff2') format('woff2'),
         url('/fonts/caviar_dreams_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
