/*
 Theme Name:   Lawplus Child
 Theme URI:    http://wp.swlabs.co/lawplus/
 Description:  Lawplus Child Theme
 Author:       Swlabs
 Author URI:   https://themeforest.net/user/swlabs
 Template:     lawplus
 Version:      2.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  lawplus
 */

@media screen and (max-width: 1024px) {
	.float-l {
	    float: left !important;
	}
}

@font-face {
  font-family: Assistant-Regular;
  src: url('fonts/assistant/Assistant-Regular.otf');
  font-weight: normal;
}

@font-face {
  font-family: Assistant-SemiBold;
  src: url('fonts/assistant/Assistant-SemiBold.otf');
  font-weight: normal;
}

@font-face {
  font-family: Assistant-Light;
  src: url('fonts/assistant/Assistant-Light.otf');
  font-weight: normal;
}

@font-face {
  font-family: Assistant-ExtraLight;
  src: url('fonts/assistant/Assistant-ExtraLight.otf');
  font-weight: normal;
}

@font-face {
  font-family: Assistant-ExtraBold;
  src: url('fonts/assistant/Assistant-ExtraBold.otf');
  font-weight: normal;
}
@font-face {
  font-family: Assistant-Bold;
  src: url('fonts/assistant/Assistant-Bold.otf');
  font-weight: normal;
}