/*
Theme Name: onesixone-theme
Theme URI: https://www.onesixone.co.uk/
Description: onesixone theme.
Author: MN
Author URI: https://www.onesixone.co.uk/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'Etiquette';
    src: url('fonts/etiquette.woff') format('woff'), /* Modern Browsers */
         url('fonts/etiquette.ttf')  format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
         
}