@font-face {
  font-family: 'SFUAriston';
  font-style: normal;
  font-weight: 400;
  src: local('SFUAriston'),
    local('SFUAriston'),
    url(../fonts/SFUAristonRegular.TTF) format('truetype'),
}

@font-face {
  font-family: 'SVN-BerkshireSwash';
  src: local('SVN-BerkshireSwash'),
    local('SVN-BerkshireSwash'),
    url(../fonts/SVN-BerkshireSwash.ttf) format('truetype'),
}

@font-face {
  font-family: 'SFUBaskervilleBookItalic';
  src: local('SFUBaskervilleBookItalic'),
    local('SFUBaskervilleBookItalic'),
    url(../fonts/SFUBaskervilleBookItalic.TTF) format('truetype'),
}