@font-face {
    font-family: "EasyReading";
    font-style: normal;
    font-weight: normal;
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReading.eot);
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReading.eot?#iefix) format('embedded-opentype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReading.woff) format('woff'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReading.ttf) format('truetype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReading.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReading";
    font-style: normal;
    font-weight: bold;
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBold.eot);
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBold.eot?#iefix) format('embedded-opentype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBold.woff) format('woff'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBold.ttf) format('truetype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBold.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReading";
    font-style: italic;
    font-weight: normal;
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingItalic.eot);
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingItalic.eot?#iefix) format('embedded-opentype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingItalic.woff) format('woff'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingItalic.ttf) format('truetype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingItalic.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReading";
    font-style: italic;
    font-weight: bold;
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBoldItalic.eot);
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBoldItalic.eot?#iefix) format('embedded-opentype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBoldItalic.woff) format('woff'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBoldItalic.ttf) format('truetype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBoldItalic.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReadingBk";
    font-style: normal;
    font-weight: normal;
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBlack.eot);
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBlack.eot?#iefix) format('embedded-opentype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBlack.woff) format('woff'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBlack.ttf) format('truetype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBlack.svg#EasyReading) format('svg');
}
@font-face {
    font-family: "EasyReadingBk";
    font-style: normal;
    font-weight: bold;
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBold.eot);
    src: url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBold.eot?#iefix) format('embedded-opentype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBold.woff) format('woff'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBold.ttf) format('truetype'),
         url(https://www.i-learn.unito.it/bootstrap/css/fonts/EasyReadingBkBold.svg#EasyReading) format('svg');
}

body {
	font-family: "EasyReading";
}
p {
	line-height: 185%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Arimo', sans-serif;
}
