@font-face {
    font-family: "Computer Modern Serif";
    src: url('http://spratt.github.io/Computer-Modern/cmunrm-webfont.eot');
    src: url('http://spratt.github.io/Computer-Modern/cmunrm-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunrm.otf') format('opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunrm-webfont.woff') format('woff'),
    url('http://spratt.github.io/Computer-Modern/cmunrm-webfont.ttf') format('truetype'),
    url('http://spratt.github.io/Computer-Modern/cmunrm-webfont.svg#cmu_serifroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Computer Modern Serif";
    src: url('http://spratt.github.io/Computer-Modern/cmunsl-webfont.eot');
    src: url('http://spratt.github.io/Computer-Modern/cmunsl-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunsl.otf') format('opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunsl-webfont.woff') format('woff'),
    url('http://spratt.github.io/Computer-Modern/cmunsl-webfont.ttf') format('truetype'),
    url('http://spratt.github.io/Computer-Modern/cmunsl-webfont.svg#cmu_serif_extraromanslanted') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Computer Modern Serif";
    src: url('http://spratt.github.io/Computer-Modern/cmunbl-webfont.eot');
    src: url('http://spratt.github.io/Computer-Modern/cmunbl-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunbl.otf') format('opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunbl-webfont.woff') format('woff'),
    url('http://spratt.github.io/Computer-Modern/cmunbl-webfont.ttf') format('truetype'),
    url('http://spratt.github.io/Computer-Modern/cmunbl-webfont.svg#cmu_serif_extraboldslanted') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "Computer Modern Serif";
    src: url('http://spratt.github.io/Computer-Modern/cmunbx-webfont.eot');
    src: url('http://spratt.github.io/Computer-Modern/cmunbx-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunbx.otf') format('opentype'),
    url('http://spratt.github.io/Computer-Modern/cmunbx-webfont.woff') format('woff'),
    url('http://spratt.github.io/Computer-Modern/cmunbx-webfont.ttf') format('truetype'),
    url('http://spratt.github.io/Computer-Modern/cmunbx-webfont.svg#cmu_serifbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
html body {
    overflow: visible;
}
body {
    overflow: visible;
}
.page {
	overflow: visible;
}
.page-container {
	overflow: visible;
}
p {
    font-family: "Computer Modern Serif", serif;
    color: red;
}
.entry-title {
    font-family: "Computer Modern Serif", serif;
    color: red;
}
.site-title {
    font-family: "Computer Modern Serif", serif;
}