/* ARRAY */

@font-face {
    font-family: 'Array';
    src: url('/css/fonts/Array-Normal.woff2') format('woff2'),
         url('/css/fonts/Array-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Array';
    src: url('/css/fonts/Array-Bold.woff2') format('woff2'),
         url('/css/fonts/Array-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Array';
    src: url('/css/fonts/Array-Italic.woff2') format('woff2'),
         url('/css/fonts/Array-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Array';
    src: url('/css/fonts/Array-BoldItalic.woff2') format('woff2'),
         url('/css/fonts/Array-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}



/* ARRAY CONDENSED */

@font-face {
    font-family: 'Array-Condensed';
    src: url('/css/fonts/Array-Condensed-Normal.woff2') format('woff2'),
         url('/css/fonts/Array-Condensed-Normal.woff')  format('woff');
    font-weight: normal;
    font-style:  normal;
    font-display: swap;
}

@font-face {
    font-family: 'Array-Condensed';
    src: url('/css/fonts/Array-Condensed-Bold.woff2') format('woff2'),
         url('/css/fonts/Array-Condensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Array-Condensed';
    src: url('/css/fonts/Array-Condensed-Italic.woff2') format('woff2'),
         url('/css/fonts/Array-Condensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Array-Condensed';
    src: url('/css/fonts/Array-Condensed-BoldItalic.woff2') format('woff2'),
         url('/css/fonts/Array-Condensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}



/* PT SERIF */

@font-face {
    font-family: 'PT Serif';
    src: url('/css/fonts/PTSerif-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style:  normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif Bold';
    src: url('/css/fonts/PTSerif-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif Italic';
    src: url('/css/fonts/PTSerif-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif Bold Italic';
    src: url('/css/fonts/PTSerif-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}



/* NOTO SANS */

@font-face {
    font-family: 'Noto Sans Condensed Bold';
    src: url('/css/fonts/NotoSans_Condensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: none;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Semi-condensed Medium';
    src: url('/css/fonts/NotoSans_SemiCondensed-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: none;
    font-display: swap;
}



/*
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-Thin.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLight.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-Light.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-Regular.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-Medium.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-SemiBold.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-Bold.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBold.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-Black.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-Thin.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-ExtraLight.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-Light.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-Regular.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-Medium.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-SemiBold.ttf
[x] Noto_Sans/static/NotoSans_Condensed-Bold.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-ExtraBold.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-Black.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-Thin.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-ExtraLight.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-Light.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-Regular.ttf
[x] Noto_Sans/static/NotoSans_SemiCondensed-Medium.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-SemiBold.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-Bold.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-ExtraBold.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-Black.ttf
[ ] Noto_Sans/static/NotoSans-Thin.ttf
[ ] Noto_Sans/static/NotoSans-ExtraLight.ttf
[ ] Noto_Sans/static/NotoSans-Light.ttf
[ ] Noto_Sans/static/NotoSans-Regular.ttf
[ ] Noto_Sans/static/NotoSans-Medium.ttf
[ ] Noto_Sans/static/NotoSans-SemiBold.ttf
[ ] Noto_Sans/static/NotoSans-Bold.ttf
[ ] Noto_Sans/static/NotoSans-ExtraBold.ttf
[ ] Noto_Sans/static/NotoSans-Black.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-ThinItalic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-ExtraLightItalic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-LightItalic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-Italic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-MediumItalic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-SemiBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-BoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-ExtraBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_ExtraCondensed-BlackItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-ThinItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-ExtraLightItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-LightItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-Italic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-MediumItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-SemiBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-BoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-ExtraBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_Condensed-BlackItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-ThinItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-ExtraLightItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-LightItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-Italic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-MediumItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-SemiBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-BoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-ExtraBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans_SemiCondensed-BlackItalic.ttf
[ ] Noto_Sans/static/NotoSans-ThinItalic.ttf
[ ] Noto_Sans/static/NotoSans-ExtraLightItalic.ttf
[ ] Noto_Sans/static/NotoSans-LightItalic.ttf
[ ] Noto_Sans/static/NotoSans-Italic.ttf
[ ] Noto_Sans/static/NotoSans-MediumItalic.ttf
[ ] Noto_Sans/static/NotoSans-SemiBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans-BoldItalic.ttf
[ ] Noto_Sans/static/NotoSans-ExtraBoldItalic.ttf
[ ] Noto_Sans/static/NotoSans-BlackItalic.ttf
*/