

@font-face {
    font-family: 'ragleyregular';
    src: url('ragley-webfont.woff2') format('woff2'),
         url('ragley-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'ragleyregular';
    font-weight: 700;
}