/*
Theme Name: Direct Logistics Plus ltd
Author: Drawdeo
Description: A child theme custom made for direct logistics plus ltd
Version: 1.0.0
*/

body, html{
   padding: 0;
   margin: 0;
   box-sizing: border-box;
}

@font-face {
   font-family: Arvo;
   src: url(http://www.example.com/wp-content/themes/your-theme/fonts/Arvo-Regular.ttf);
   font-weight: normal;
}