/* 

Copyright 2018 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.
 
Licensed under an open licence Ubuntu Font Licence, Version 1.0
(the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
 
    https://www.ubuntu.com/legal/terms-and-policies/font-licence
 
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

*/
@font-face {
  font-family: "Ubuntu";
  font-weight: 300;
  font-style: normal;
  src: url("../../webfonts/ubuntu-light-webfont.eot");
  src: url("../../webfonts/ubuntu-light-webfont.eot?#iefix") format("embedded-opentype"), 
       url("../../webfonts/ubuntu-light-webfont.woff2") format("woff2"), 
       url("../../webfonts/ubuntu-light-webfont.woff") format("woff"), 
       url("../../webfonts/ubuntu-light-webfont.ttf") format("truetype"), 
       url("../../webfonts/ubuntu-light-webfont.svg#wf") format("svg");
}

@font-face {
  font-family: "Ubuntu";
  font-weight: 500;
  font-style: normal;
  src: url("../../webfonts/ubuntu-medium-webfont.eot");
  src: url("../../webfonts/ubuntu-medium-webfont.eot?#iefix") format("embedded-opentype"), 
       url("../../webfonts/ubuntu-medium-webfont.woff2") format("woff2"), 
       url("../../webfonts/ubuntu-medium-webfont.woff") format("woff"), 
       url("../../webfonts/ubuntu-medium-webfont.ttf") format("truetype"), 
       url("../../webfonts/ubuntu-medium-webfont.svg#wf") format("svg");
}
