/*** Averia Serif Libre ***/

/*** Regular ***/
@font-face {
    font-family: 'Averia Serif Libre';
    src: url('../fonts/AveriaSerifLibre-Regular.eot');
    src: url('../fonts/AveriaSerifLibre-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AveriaSerifLibre-Regular.woff2') format('woff2'),
        url('../fonts/AveriaSerifLibre-Regular.woff') format('woff'),
        url('../fonts/AveriaSerifLibre-Regular.ttf') format('truetype'),
        url('../fonts/AveriaSerifLibre-Regular.svg#AveriaSerifLibre-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/*** Bold ***/
@font-face {
    font-family: 'Averia Serif Libre';
    src: url('../fonts/AveriaSerifLibre-Bold.eot');
    src: url('../fonts/AveriaSerifLibre-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AveriaSerifLibre-Bold.woff2') format('woff2'),
        url('../fonts/AveriaSerifLibre-Bold.woff') format('woff'),
        url('../fonts/AveriaSerifLibre-Bold.ttf') format('truetype'),
        url('../fonts/AveriaSerifLibre-Bold.svg#AveriaSerifLibre-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/*** PT Serif ***/

/*** Regular ***/
@font-face {
    font-family: 'PT Serif';
    src: url('../fonts/PTSerif-Regular.eot');
    src: url('../fonts/PTSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSerif-Regular.woff2') format('woff2'),
        url('../fonts/PTSerif-Regular.woff') format('woff'),
        url('../fonts/PTSerif-Regular.ttf') format('truetype'),
        url('../fonts/PTSerif-Regular.svg#PTSerif-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/*** Bold ***/
@font-face {
    font-family: 'PT Serif';
    src: url('../fonts/PTSerif-Bold.eot');
    src: url('../fonts/PTSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSerif-Bold.woff2') format('woff2'),
        url('../fonts/PTSerif-Bold.woff') format('woff'),
        url('../fonts/PTSerif-Bold.ttf') format('truetype'),
        url('../fonts/PTSerif-Bold.svg#PTSerif-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/*** Inter ***/

/*** Regular ***/
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.eot');
    src: url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype'),
        url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/*** Medium ***/
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.eot');
    src: url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Medium.woff2') format('woff2'),
        url('../fonts/Inter-Medium.woff') format('woff'),
        url('../fonts/Inter-Medium.ttf') format('truetype'),
        url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*** Semi Bold ***/
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.eot');
    src: url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter-SemiBold.woff') format('woff'),
        url('../fonts/Inter-SemiBold.ttf') format('truetype'),
        url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*** Bold ***/
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.eot');
    src: url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Bold.woff2') format('woff2'),
        url('../fonts/Inter-Bold.woff') format('woff'),
        url('../fonts/Inter-Bold.ttf') format('truetype'),
        url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}