﻿@font-face {
    font-family: 'Sun Valley';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('/content/fonts/sun-valley/sun-valley-webfont.woff2') format('woff2'),
        url('/content/fonts/sun-valley/sun-valley-webfont.woff') format('woff');
}