/* Webfont: Beranda */
@font-face {
    font-family: 'Beranda';
    src: url('/v6/custom/toctoc/fonts/Beranda/Beranda.woff2') format('woff2'),
         url('/v6/custom/toctoc/fonts/Beranda/Beranda.woff') format('woff'),
         url('/v6/custom/toctoc/fonts/Beranda/Beranda.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Teachers */
@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/* Varianti italic */
@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Teachers';
    src: url('/v6/custom/toctoc/fonts/Teachers/Teachers-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}