/* chathura-100normal - latin */
@font-face {
  font-family: 'Chathura';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src:
    local('Chathura Thin'),
    local('Chathura-Thin'), 
    url('./files/chathura-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./files/chathura-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* chathura-300normal - latin */
@font-face {
  font-family: 'Chathura';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src:
    local('Chathura Light'),
    local('Chathura-Light'), 
    url('./files/chathura-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./files/chathura-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* chathura-400normal - latin */
@font-face {
  font-family: 'Chathura';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src:
    local('Chathura Regular'),
    local('Chathura-Regular'), 
    url('./files/chathura-latin-400.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./files/chathura-latin-400.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* chathura-700normal - latin */
@font-face {
  font-family: 'Chathura';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src:
    local('Chathura Bold'),
    local('Chathura-Bold'), 
    url('./files/chathura-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./files/chathura-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* chathura-800normal - latin */
@font-face {
  font-family: 'Chathura';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src:
    local('Chathura ExtraBold'),
    local('Chathura-ExtraBold'), 
    url('./files/chathura-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./files/chathura-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
