/*
 * Copyright (C) 2020 - present Instructure, Inc.
 *
 * This file is part of Canvas.
 *
 * Canvas is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License as published by the Free
 * Software Foundation, version 3 of the License.
 *
 * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Affero General Public License along
 * with this program. If not, see <http://www.gnu.org/licenses/>.
 */
@font-face {
  font-family: "Lato Extended";
  font-style: normal;
  font-weight: 300;
  src: url("/dist/fonts/lato/extended/Lato-Light-7244318390.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lato Extended";
  font-style: normal;
  font-weight: 400;
  src: url("/dist/fonts/lato/extended/Lato-Regular-bd03a2cc27.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lato Extended";
  font-style: italic;
  font-weight: 400;
  src: url("/dist/fonts/lato/extended/Lato-Italic-4eb103b4d1.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lato Extended";
  font-style: normal;
  font-weight: 700;
  src: url("/dist/fonts/lato/extended/Lato-Bold-cccb897485.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Lato Extended";
  font-style: italic;
  font-weight: 700;
  src: url("/dist/fonts/lato/extended/Lato-BoldItalic-0b6bb67255.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Balsamiq Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/dist/fonts/balsamiq_sans/BalsamiqSans-Regular-6fc63b212d.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Balsamiq Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/dist/fonts/balsamiq_sans/BalsamiqSans-Italic-9d4971b5da.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Balsamiq Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/dist/fonts/balsamiq_sans/BalsamiqSans-Bold-e42cc0db11.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Balsamiq Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/dist/fonts/balsamiq_sans/BalsamiqSans-BoldItalic-ab872de800.woff2");
  font-display: swap;
}
@font-face {
  font-family: "Architects Daughter";
  font-style: normal;
  font-weight: 400;
  src: url("/dist/fonts/architects_daughter/ArchitectsDaughter-Regular-2655f04cc3.woff2");
  font-display: swap;
}