/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@font-face {
      font-family: 'OpenSansRegular';
   src: url('../../fonts/OpenSans-Regular-webfont.woff');
  
}

body {
    font-family: "OpenSansRegular";
  
}
