@font-face {
    font-family: 'Fabric Serif Web Regular Italic';
    src: url('FabricSerifWeb-RegularItalic.woff2') format('woff2'),
         url('FabricSerifWeb-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* 
@font-face {
    font-family: 'Fabric Serif Web Regular';
    src: url('FabricSerifWeb-Regular.woff2') format('woff2'),
         url('FabricSerifWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Fabric Serif Web Regular';
    src: url('FabricSerifWeb-RegularItalic.woff2') format('woff2'),
         url('FabricSerifWeb-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Fabric Serif Web Medium';
    src: url('FabricSerifWeb-Medium.woff2') format('woff2'),
         url('FabricSerifWeb-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Fabric Serif Web Medium';
    src: url('FabricSerifWeb-MediumItalic.woff2') format('woff2'),
         url('FabricSerifWeb-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Fabric Serif Web Bold';
    src: url('FabricSerifWeb-Bold.woff2') format('woff2'),
         url('FabricSerifWeb-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Fabric Serif Web Bold';
    src: url('FabricSerifWeb-BoldItalic.woff2') format('woff2'),
         url('FabricSerifWeb-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

} */
