@font-face {
    font-family: 'GreatVibes';
    src: url('/data/common/fonty/GreatVibes-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LibreBaskerville';
    src: url('/data/common/fonty/LibreBaskerville-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LibreBaskerville';
    src: url('/data/common/fonty/LibreBaskerville-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'LibreBaskerville';
    src: url('/data/common/fonty/LibreBaskerville-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'SourceSansPro';
    src: url('/data/common/fonty/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('/data/common/fonty/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro';
    src: url('/data/common/fonty/SourceSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
