<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Salient Child Theme
Description: Zmodyfikowana wersja motywu Salient dostosowana do potrzeb Pharmy
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: Mateusz Sieracki
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
    font-family: 'Macaw Light';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Light.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Light.otf") format("opentype"),
      
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Macaw Lightitalic';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-LightItalic.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-LightItalic.otf") format("opentype"),
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Macaw Regular';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Regular.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Regular.otf") format("opentype"),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Macaw Italic';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Italic.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Italic.otf") format("opentype"),
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Macaw Medium';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Medium.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Medium.otf") format("opentype"),
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Macaw Medium Italic';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-MediumItalic.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-MediumItalic.otf") format("opentype"),
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Macaw Bold';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Bold.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-Bold.otf") format("opentype"),
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Macaw Bold Italic';
    src: url("/wp-content/themes/salient-child/fonts/macaw/Macaw-BoldItalic.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/macaw/Macaw-BoldItalic.otf") format("opentype"),
    font-weight: bold;
    font-style: italic;
}</pre></body></html>